fnplus / footsteps-app

A search 🔎 engine of experts-led learning paths. Learn by following the footsteps (journey) of experts. 👨‍💻👩‍💻
https://www.footsteps.dev/
GNU General Public License v3.0
42 stars 72 forks source link

Add ability to Upvote a learning path & Update the vote counter on Db #20

Open xlogix opened 4 years ago

xlogix commented 4 years ago

The UI should have an option to upvote a learning path by a user. The vote count should change when a user upvotes a path. P.S: It would be better to use a HashMap here with the IDs of the users who upvoted. This would help us design a better recommendation engine as well.

huonggiangbui commented 4 years ago

I am interested in this issue. Can I take this?

xlogix commented 4 years ago

Assigned!

huonggiangbui commented 4 years ago

Sorry I could not solve it. Please assign to someone else