This project is a Quiz project that performs CRUD operations and uses a MySQL database. The project uses technologies such as Java EE, Maven, Spring Boot, MySQL, RESTful APIs, and Postman.
This project is a quiz project that includes questions from various categories (Java, Python, etc.). Each question has four answer options and one correct answer.
- Java EE
- Maven
- Spring Boot
- MySQL
- RESTful APIs
- Postman
- Download the project from GitHub and set it up in your local environment.
- Set up the MySQL database and change the configuration parameters.
- Test the API endpoints with Postman.
- Perform CRUD operations: add, edit, delete, and read questions.