Tanay-ErrorCode / lupo-skill

https://lupo-skill.web.app/
23 stars 73 forks source link

feat: Want to Make Clap/Like count functional in Article page #295 #296

Closed nishant0708 closed 20 hours ago

nishant0708 commented 3 days ago

What kind of change does this PR introduce?

Added Functionality to like and unlike Article in both ArticleHomepage and Single Articlespage

295

Fixes #295 Snapshots/Videos:

https://github.com/Tanay-ErrorCode/lupo-skill/assets/101548649/982aa6c6-9e35-4afc-b7f3-66a3b7eac4cf

Other information

nishant0708 commented 3 days ago

hey @Doraemon012 @Tanay-ErrorCode Please review this pr and let me know changes

nishant0708 commented 2 days ago

hey @Tanay-ErrorCode @Doraemon012 can you review this pr as well

nishant0708 commented 1 day ago

hey @Tanay-ErrorCode can you please review this pr

Doraemon012 commented 1 day ago

@nishant0708

A person can like the article more than one time. Also, the like count sometime even becomes negative. This should not happen. This is probably an issue with promises.

Screencast from 07-03-2024 10:45:07 PM.webm

nishant0708 commented 1 day ago

hey @Doraemon012 it should be fine now