FLUTTER ECOSYSTEM

dc-exe/Health_and_Doctor_Appointment

Medic.ly - 使用 Flutter 构建的健康与医生预约应用。通过此应用,您可以提前在线预约医生。

健康与医生预约 项目封面
Stars
205
Forks
86
最近推送(UTC)
2021年5月20日
项目状态
未归档
Darshak Chavda GitHub avatar
GITHUB User

Darshak Chavda ↗

Webflow Developer

ConvinIndia官方网站 ↗
语言DartSwiftKotlinObjective-C

技术话题

关联插件与示例

使用的依赖

依赖清单 20 项

App 分类

所在榜单

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

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.

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

Project UI/UX case study portfolio

Behance Link :arrow_upper_right:

Directory Structure

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

Firestore collection structure

appointments
|───all (full history of appointments registered)
|───
└───pending (only future apponitments)
|───
|
disease
|───
|
doctors
|───
|
users
|───

Pull Requests

Add a pull request to contribute to this project with a proper fix or feature.


Some features still under development

  • Notification
  • Disease
  • Google Sign in
  • Forgot password
  • Intoduction sceens

poster

Please star 🌟 the project if you like.