SkedlEase
Skedlease is a hospital appointment management system built with Django REST Framework (DRF) for a college project. It streamlines the process of booking, managing, and tracking appointments between patients and healthcare providers.
Features
- User Roles – Patients and doctors with role-specific access.
- Appointment Scheduling – Patients can book and view appointments; doctors can approve, reschedule, or cancel.
- Admin Dashboard – Manage users, doctors, and appointments.
Tech Stack
- Backend: Django, Django REST Framework
- Database: MySQL
- MJML for email templates