Please sign in to access this page
A project submission and voting platform for events hosted by the Special Activities Division (SAD) Hack Club!
Mustafa Ali
Check their projects out: Beyblade, Book Corp, Scoopy, Wave Rider, Fast tracking app, Platform Panic, Portfolio
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Made the gallery accessible without requiring submission!
Moved all voting logic to the server side and added validation for each vote using tokens!
Also ensured that only new match-ups for that user appear for voting, so the user would only see unique matchups to vote on!
And updated voting categories to “Use of Theme”, “Technical Execution”, and “Fun”!
Added fields for Project name + description in API and frontend!!
And displayed them in Voting and Gallery!
+ some minor UI changes!
Added a sign-out button and a logout api endpoint!!
Also updated the UI to make it all one page!
Added Hackatime integration to Arena!!
Now you can select hackatime project(s) corresponding to your submission, and they get logged in the database with your submission!!
Added an API for resetting all data, including submissions and votes in the database, along with a reset button and a confirmation screen (that requires a secret key) in the frontend!
And also added a ResetLog schema to record every reset!