Quiz application to put your knowledge to the test! Choose a topic you wish to attempt, or create your own quiz. Check if you made it to our leaderboard!
- User can choose a topic that they would like to attempt a quiz on
- User can choose to create questions for a specific topic
- Quiz comprises of 5 questions with 4 options per question
- Able to check the leaderboard for the top 10 scorers for each topic
- React - frontend
- SpringBoot - backend
- MySQL - database
run "npm -i" and then "ng serve"