Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nihadamirov/guizapp

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.
https://github.com/nihadamirov/guizapp

crud-operation java mysql-database postman restful-api

Last synced: 17 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Quiz Project

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.

## About the Project

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.

## Technologies

- **Java EE**
- **Maven**
- **Spring Boot**
- **MySQL**
- **RESTful APIs**
- **Postman**

## Usage

1. Download the project from GitHub and set it up in your local environment.
2. Set up the MySQL database and change the configuration parameters.
3. Test the API endpoints with Postman.
4. Perform CRUD operations: add, edit, delete, and read questions.