Skip to content

Quiz application( Backend - spring boot , database - postgres database)

Notifications You must be signed in to change notification settings

Krish-2505/quizApplicationSpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Application

Technology stack

  • Frontend
    • HTML
    • Tailwind css
    • javascript
  • Backend
    • Spring boot
    • spring hibernate
    • spring security
    • Spring mvc
  • Database
    • Postgres database

Demo of the application

Home page

image

registration page

image

Login Page

image

So here there are three roles/actors

  • student
  • Teacher
  • admin

So after the registration user will be prompted login page , based on the login details, their role will be detected and will be passed to corresponding authorised endpoint.

Student dashboard

image

Quiz page

image
  • score can be visible in the dashboard after submitting or time-up quiz
image
  • In the history page , student can see the details of quiz , Here pagination, sorting and searching techniques used
image

Teacher dashboard

  • Teacher can add questions/delete/edit questions and also can view students performance
image image image image

Admin dashboard

  • Admin manages users , admin can add/delete/update the users
image image image

About

Quiz application( Backend - spring boot , database - postgres database)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published