hackclub / sprig

🍃 Learn to code by making games in a JavaScript web-based game editor.
https://sprig.hackclub.com
MIT License
870 stars 1.01k forks source link

Add upvote for games in gallery #1948

Open recursiveforte opened 1 month ago

recursiveforte commented 1 month ago

In the gallery app view, we want to give the ability for people to upvote games. The upvote option should only be on gallery games that were not authored by the user. The upvotes do not need to initially be visible anywhere else in the web app - we just want to save the data off.

grymmy commented 1 month ago

I approve of this feature.