itmo-wad / itmo-wad/WAD-Course-ITMO

😀 🤩Reactions widget

Open
#4 3 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.