Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.1 KB

File metadata and controls

11 lines (6 loc) · 1.1 KB

Patient-Appointment-Booking-System

(Spring Boot Backend + Angular Frontend) [Spring Boot Microservice Architecture, REST API, Spring Security, JWT Authenticated Login/Logout, Spring Data JPA, MySQL Database, JUnit Testing, Angular, Bootstrap, jQuery, Javascript, CSS, HTML]

Role based application - Users can login/register to the application, search for clinics/hospitals based on their preferred location, schedule an appointment with a desired hospital at a desired date and time based on availability of slots, reschedule an appointment. Admins can login to the application, perform CRUD operations on the list of available hospitals/clinics, perform CRUD operations on the list of available medical plans offered, check the list of registered users and their scheduled appointments.

111 112 113