I built this QuizApplication to practice working with Spring Boot. It is a backend-only application without a frontend, and I tested it using Postman. The application works well, allowing for quiz creation, management, and participation.
- Backend: Spring Boot (Java)
- Database: PostgreSQL
- API Testing: Postman