Visiting a doctor requires reserving an appointment, waiting for your turn and this can be a waste of time and needs kind of effort, This app will help both the doctor and the patient by simplifying the process of scheduling, tracking, and organizing appointments.
- Adding clinics and specifying working days & time.
- View upcoming/past appointments.
- Managing appointments by canceling or mark them as completed.
- Reserve an appointment through different specialties.
- View upcoming/past appointments.
- Managing appointments by canceling or rescheduling them.
- The app is created using Flutter framework and managed by backend using NodeJS in this Repo.
Clone the repo
git clone https://github.com/PrinceEGY/Clinicky.git
Install the dependencies
flutter pub get
Run the App
flutter run