/quiz-app

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!

Primary LanguageJava

Quiz App

Functions of the app

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!

Features of the app

  1. User can choose a topic that they would like to attempt a quiz on
  2. User can choose to create questions for a specific topic
  3. Quiz comprises of 5 questions with 4 options per question
  4. Able to check the leaderboard for the top 10 scorers for each topic

Tech stack

  1. React - frontend
  2. SpringBoot - backend
  3. MySQL - database

Entity Relationship Diagram

image

UML Diagram

image

Cloning repository

run "npm -i" and then "ng serve"