Skip to content

PabloVini28/appointment-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏥 Hospital Appointment Management API

A Java Spring Boot backend RESTful API designed to manage hospital appointments efficiently. This application allows the registration and management of patients and appointments, offering secure authentication via JWT and email notifications with Java Mail Sender.

The project uses Spring Data JPA for database operations, providing a simple and powerful way to interact with a PostgreSQL database using object-relational mapping (ORM). This ensures easy data persistence with minimal boilerplate code.

Releases

No releases published

Packages

No packages published

Languages