BuidlGuidl / hackathon-starter-kit

https://extensions-hackathon.vercel.app
MIT License
6 stars 1 forks source link

Create the "Results" tab in /admin #80

Closed Pabl0cks closed 1 month ago

Pabl0cks commented 1 month ago

Right now in /admin we have the submissions separated in "Not Voted" and "Voted" tabs.

When an admin wants to check the current winners, he doesn't have a view to check them all (unless he have not voted any, or have voted all of them).

Proposal: Create a 3rd tab "Results" where the admin can check all the submissions ordered by final result, and can see the final result of each submission. We could let the admin also vote from this tab, so he can tweak some results if needed, don't think we should disable voting here.