GitPedia

Health and Doctor Appointment

Medic.ly - Health and Doctor Appointment App made with Flutter. With this you can book an online appointment to a doctor in advance.

From dc-exe·Updated June 10, 2026·View on GitHub·

This is UI model of the Online Doctor Appointment booking App. It is connected to firebase for authentication and data storage. The project is written primarily in Dart, distributed under the Apache License 2.0 license, first published in 2021. Key topics include: doctor-appointment-booking, flutter, flutter-apps, healthcare-application, medical-application.

Poster

Medic.ly - Health and Doctor Appointment

This is UI model of the Online Doctor Appointment booking App. It is connected to firebase for authentication and data storage.

<p align="center"> <a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fdc-exe%2FHealth_and_Doctor_Appointment&count_bg=%2379C83D&title_bg=%23555555&icon=flutter.svg&icon_color=%23E7E7E7&title=hits&edge_flat=false"/></a> <h2>Project UI/UX case study portfolio</h2>

Behance Link :arrow_upper_right:
<br/>
<br/>

<h2>Directory Structure</h2>
lib
│───main.dart
│───mainPage.dart
│───carouselSlider.dart
│───updateUserDetails.dart
└───firestore-data
    |───appointmentHistoryList.dart
    |───myAppointmentList.dart
    |───notificationList.dart
    |───searchList.dart
    |───topRatedListList.dart
    └───UserDetails.dart

└───model
    |───bannerModel.dart
    └───cardModel.dart

└───screens
    |───bookingScreen.dart
    |───disease.dart
    |───diseasedetail.dart
    |───doctorProfile.dart
    |───doctorList.dart
    |───exploreList.dart
    |───firebaseAuth.dart
    |───homePage.dart
    |───myAppointments.dart
    |───register.dart
    |───aignIn.dart
    |───skip.dart
    |───userProfile.dart
    └───userSettings.dart
<h2>Firestore collection structure</h2>
appointments
|───all (full history of appointments registered)
|───
└───pending (only future apponitments)
|───
|
disease
|───
|
doctors
|───
|
users
|───

<h2>Pull Requests</h2> <p>Add a pull request to contribute to this project with a proper fix or feature.</p> <br/> <h3>Some features still under development</h3>
  • Notification
  • Disease
  • Google Sign in
  • Forgot password
  • Intoduction sceens

poster

<h2 align="center">Please star 🌟 the project if you like.</h2>

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from dc-exe/Health_and_Doctor_Appointment via the GitHub API.Last fetched: 6/14/2026