-
API Endpoints:
- Doctor API
- Patient API
- Appointment API
-
User Management:
- Role-based access control (Admin, Patient, Doctor)
- Secure authentication using JWT (JSON Web Tokens)
-
Appointment Reminders:
- Automated email reminders sent one day before scheduled appointments
Tech Stack
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT (JSON Web Tokens)