Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.56 KB

README.md

File metadata and controls

49 lines (33 loc) · 2.56 KB

Clinicky

General Info

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.

Features

As a Doctor

  • Adding clinics and specifying working days & time.
  • View upcoming/past appointments.
  • Managing appointments by canceling or mark them as completed.

As a patient

  • Reserve an appointment through different specialties.
  • View upcoming/past appointments.
  • Managing appointments by canceling or rescheduling them.

App screenshots

....

....

....

....

..

Technologies

  • The app is created using Flutter framework and managed by backend using NodeJS in this Repo.

Installation

Clone the repo

  git clone https://github.com/PrinceEGY/Clinicky.git

Install the dependencies

    flutter pub get

Run the App

    flutter run