This is UI model of the Online Doctor Appointment booking App. It is connected to firebase for authentication and data storage.
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
appointments
|───all (full history of appointments registered)
|───
└───pending (only future apponitments)
|───
|
disease
|───
|
doctors
|───
|
users
|───
Add a pull request to contribute to this project with a proper fix or feature.
- Notification
- Disease
- Google Sign in
- Forgot password
- Intoduction sceens