Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gauravdhoot2608/quiz-application

Quiz Application REST APIs , allows user to create, edit and publish the quiz and participate in the quizzes created by other user.
https://github.com/gauravdhoot2608/quiz-application

api java lombok maven mongodb rest-api spring spring-boot springdata-jpa springweb

Last synced: 7 days ago
JSON representation

Quiz Application REST APIs , allows user to create, edit and publish the quiz and participate in the quizzes created by other user.

Awesome Lists containing this project

README

        

# Quiz_Application
* Designed the APIs for a Quiz Builder Application allowing users to create, edit and publish the quiz and participate in the quizzes created by other users.
* Developed the APIs using Spring Data JPA with MongoDB and Github as version control.
* Built controller, repositories and service for API endpoints for quiz creation, updation, deletion and participation using Spring framework.
* Developed the APIs keeping various functional requirements, necessary data validations, edge cases and unexpected scenarios in mind.