itmo-wad / itmo-wad/WAD-Course-ITMO
😀 🤩Reactions widget
@ghadeerda is already working on this.
Since Mar 31, 2020.
- Dominant language
- No language data
- Stars
- 25
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Reactions widget – widget for website with reaction buttons. It allows to get lightning fast feedback from users about any article, news, pages, etc.
Problem: This is nice to get emotianal feedback from users about different materials on the website. However, this feature needs time to be made.
Solution: Make simple widget which allows to get feedback (reaction) from users and visualize summarized opinion. It should be simple, reusable and protected from spam.
Simplified cases:
- A person adds widget on his website about cats. Now, users can choose if the cat is nice by clicking on one of three buttons representing different emotions. Easy to add, no need to implement backend logic.
- Another person wants to implement rating of news on his website. He adds widget on each page just into an HTML code. Then, he gets stats from cloud API and calculates rating.
References:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.