This tool provides a RESTful API for managing dental clinic appointments, including features for authentication and secure access.
In this repository you can find the API Rest corresponding to the final project from Backend-1 from the Certified Tech Developer carrer
This tool is designed for developers building backend systems for healthcare applications, particularly those managing patient and dentist appointments. It can be utilized by software engineers and developers in the healthcare sector to implement secure appointment management systems.
Ensure that you have Java and MySQL installed on your machine before running the application.
Clone the repository using git clone https://github.com/vuoso-l/finalProject_backend-I.git
Navigate to the project directory
Set up the MySQL database and configure application properties
Run the application using your preferred IDE or command line