A full-stack hospital management application with separate frontend and backend modules for patient data management and administrative operations.
This system provides MHRS and E-Nabız services to be managed under a one roof project, featuring patient dashboards and backend management capabilities. The project is structured into two main components for better scalability and maintenance.
- Patient dashboard for information management
- Administrative panel for record operations
- Separated frontend and backend architecture
- Full-stack implementation
- JavaScript (primary language)
- Frontend: React-based dashboard in
hospital-management-frontend - Final - Backend: Node.js API server in
hospital-management-backend - Final