Project information
- ToolKit: Eclipse, Visual Studio Code
- Backend: JAVA
- Database: MySQL
- API Testing: Postman
Online Quiz Portal Using REST APIs
This project, which aims to create an online quiz application, is based on different REST APIs through which users can log in and take quizzes. After finishing the quiz, they can find their standing and scores based on their accurate responses.
It consists of Two section:
Admin Portal:
In this application admin can do certain operation like,
their answers.
username and password.
add and modify quizzes, questions, and users
selects questions from the database using the questionid.
the quiz available to its users.
User Portal:
In this application user can do certain operation like,
access token.
take any quiz.
answer is highlighted differently so that they are easily identified.
standings with other users.