MedCare Appointment Scheduler
Built REST APIs for appointment booking, doctor schedules, patient management, and authentication using Spring Boot with layered architecture. Implemented JWT authentication and role-based access control for Admin, Doctor, Patient, and Receptionist roles using Spring Security. Connected a React.js frontend with backend APIs using Axios and used Spring Data JPA, Hibernate, and MySQL for data persistence.