Skip to content

Blind Coding is the competitive programming event of APOGEE, organized by Coding Club, BITS Pilani.

Notifications You must be signed in to change notification settings

dmahajan980/BlindCoding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blind Coding

Bugs to be fixed/ Features to be added

  • Timer is not working properly, fix it
  • When user gets a question correct, automatically redirect to next question
  • Add a live leaderboard
  • Change frontend - Leaderboard opening animation is inserted, might require to change other background colors and stuff later.
  • Add details in about section
  • Cursor does not goes up in the editor, fix it
  • Do Backend stuff - do not put keys as it is within the files
  • Add feature to show code for sometime, say 5-10 seconds once per question
  • Disable run button for the time compiler runs the code and returns the result to prevent multiple compiler runs
  • Limit number of runs per question per user - feature not needed anymore
  • Add Rank of the player to the leaderboard

Commit History Visualizer

GIF

video

About

Blind Coding is the competitive programming event of APOGEE, organized by Coding Club, BITS Pilani.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 29.8%
  • Python 26.9%
  • JavaScript 23.0%
  • HTML 20.3%