itmo-wad / itmo-wad/projects-2022

Reactions widget

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
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**: It is nice to get emotional 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. User will register a widget, then integrate it into their website. The widget will interact with our server to save all the reactions from users.

**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**:

- https://www.goemotify.com/products
- https://www.emojics.com/
- https://wordpress.org/plugins/emojics-wp/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.