wesbos / awesome-uses

A list of /uses pages detailing developer setups, gear, software and configs.
https://uses.tech
4.57k stars 1.39k forks source link

Feature suggestion: setup voting #384

Open maliMirkec opened 4 years ago

maliMirkec commented 4 years ago

Maybe allow only liking the setup, without disliking.

Originally proposed by @palashmon in this pull request: #372

palashmon commented 4 years ago

Agreed. We can only have a liking feature for now and add a new section somewhere showing top 5 liked pages overall. In future, we can add more features like top 5 by tags, country, etc. We can also do top 5 in current month, year, all-time, etc.

iamandrewluca commented 4 years ago

I think this feature will imply authentication. https://www.gatsbyjs.org/docs/building-a-site-with-authentication/

transiient commented 4 years ago

Maybe not authentication but it would require some sort of server-side tracking. The site is hosted as a static page, so unfortunately I don't see this being possible.

HugoDF commented 4 years ago

@sam-cross We can do this using Netlify Functions, would need some sort of database of course & authentication.

transiient commented 4 years ago

@HugoDF This may be a pretty good option, in that case

HugoDF commented 4 years ago

To stick with the mainly static mentality: