Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 4.1 KB

README.md

File metadata and controls

62 lines (41 loc) · 4.1 KB

Exam-Portal

This is a webapp built using Spring-boot and ReactJS that provides functionality to conduct and take quizzes. Admin can add, update, delete different quizzes, the categories to which these quizzes belongs and also questions of those quizzes. While normal user can attempt those quizzes as well as see the scorecards of their previous attempts.

  • Backend API Endpoints
    Backend API Endpoints

Output :-

  • Login Page
    Login Page

  • Registration Page
    Registration Page

  • Admin Profile Page
    Admin Profile Page

  • Admin Categories Page
    Admin Categories Page

  • Admin Add Category Page
    Admin Add Category Page

  • Admin Quizzes Page
    Admin Quizzes Page

  • Admin Add Quiz Page
    Admin Add Quiz Page

  • Admin Delete Quiz Confirmation Alert
    Admin Delete Quiz Confirmation Alert

  • Admin Delete Quiz Alert
    Admin Delete Quiz Alert

  • Admin Questions Page
    Admin Questions Page

  • Admin Add Question Alert
    Admin Add Question Alert

  • User Profile Page
    User Profile Page

  • User All Quizzes Page
    User All Quizzes Page

  • User Category wise Quizzes Page
    User Category-wise Quizzes Page

  • User Question Page
    User Question Page

  • User Quiz Submitted Alert
    User Quiz Submitted Alert

  • User Quiz Manual Page

User Quiz Manual Page

  • User Report Card Page
    User Report Card Page