Please sign in to access this page

Arena

Arena Used AI

9 devlogs
9h 32m
•  Ship certified
Created by Irtaza

A project submission and voting platform for events hosted by the Special Activities Division (SAD) Hack Club!

Timeline

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”!

Update attachment

Ship 1

1 payout of shell 106.0 shells

Irtaza

about 1 month ago

Irtaza Covers 8 devlogs and 7h 51m

Added fields for Project name + description in API and frontend!!
And displayed them in Voting and Gallery!
+ some minor UI changes!

Update attachment

Added a sign-out button and a logout api endpoint!!
Also updated the UI to make it all one page!

Update attachment

Added a gallery with all the submissions!!
+ made the project card size uniform!

Update attachment

Added a tab to display voting stats in the leaderboard!!

Update attachment

Added an Arena-themed sword-clashing animation for the loading screens!!

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!!

Update attachment

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!

Update attachment

Made a logo/banner for Arena in Figma!!

Update attachment