Skip to content
Khloe Ramdhan edited this page Dec 24, 2021 · 12 revisions

Welcome to the Quizly wiki!

This is a personal project to learn Node.js, Socket.io and SQLite. The first version is complete and I am currently working on adding new updates as seen below:

To Do List:

  • Update CSS Styling
  • Move Questions to a SQLite Database
  • Add ability for host to enter questions (and generate answers)
  • Add extra question categories
  • Add custom waiting messages ("Were you tooooooo fast?")
  • Give points based on time
  • Add code required for entry to game
  • Add an option to skip questions
  • Add a way for the host to see the number of answers while the question is in progress
  • Add music with the HTML5 AudioElement
  • Add options for True/false questions
  • Add a timer to show time remaining to host and players
  • Add a podium when the game ends for the top 3 players
  • Automatically end the round if every player has answered
  • Allow questions with multiple correct answers
  • Let players not in the top 5 see their position in the leaderboard, who they're behind, and how far behind they are from them.
  • Add a dashboard that lets the host see who got which questions wrong
Clone this wiki locally