Skip to content

API for managing customer requests, includes storage, editing, deletion and registration of attended customer. Developed with MySQL, IntelliJ, Java and Springboot.

Notifications You must be signed in to change notification settings

DoseiBrayin/TC-APIREQUEST-SERVICE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TC-APIREQUEST-SERVICE

🎫 API-REST for customer request management

This API allows you to manage your customers' requests in a simple and efficient way. With it, you can store, edit and delete requests in a MySQL database, as well as manage your customers and the services they have contracted.

🔧 Features

  • Management of customer requests
  • Storage and editing in a MySQL database
  • Management of customers and contracted services
  • Possibility to make requests to create, edit and delete requests
  • View of the status of a request
  • Record of which customer attended a specific request.

💡 Tools used

  • MySQL as a database manager
  • IntelliJ IDEA as IDE
  • Java as programming language
  • Springboot Framework

❗ How to use

  1. Clone the repository on your local machine
  2. Configure the connection to your MySQL database
  3. Run the project in your IDE
  4. Make your requests through a REST client (e.g. Postman)

Done! You can now start managing your customers' requests in a simple and efficient way. 😄 If you have any questions or suggestions, feel free to open an issue in this repository.

About

API for managing customer requests, includes storage, editing, deletion and registration of attended customer. Developed with MySQL, IntelliJ, Java and Springboot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages