Hospital Management System
- Tech Stack: Spring Boot, MySQL, JWT
- Github URL: GitHub Link
- Developed RESTful backend services using Spring Boot to manage patient records, doctor profiles, and appointments.
- Implemented JWT-based authentication with Role-Based Access Control (RBAC) for admin and staff.
- Designed a relational MySQL database with indexing and foreign key constraints to improve consistency and query performance.
- Built API validation and exception handling layers to ensure reliable request processing and error handling.