Skip to content

It's a quiz app designed in node.js using local json files as our database. Here you can give any quiz as well as to create any quiz and the top 10 performers of each quiz will be listed on the leaderboard

Notifications You must be signed in to change notification settings

mostlypanda/Dynamic-quizapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Dynamic Quiz Application

  • Options to:
    • Take an existing quiz
    • Create a new quiz
    • Edit an existing quiz
    • Delete an existing quiz
    • Reset to the default set of quizzes
  • Top ten users
    • Keeps track of users (by username) who have taken the quiz multiple times (averages user's score)
  • Dismiss-able notifications/alerts
  • Forms and multiple choice answers can be submitted with the enter key
  • Checks that all text inputs and radio buttons have been entered/selected before submission of quiz

About

It's a quiz app designed in node.js using local json files as our database. Here you can give any quiz as well as to create any quiz and the top 10 performers of each quiz will be listed on the leaderboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published