Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnuberbacher/flutter_medical

Functioning Doctor/Healthcare Catalog App created using Dart with Flutter. Stores and loads data from Firebase Firestore DB.
https://github.com/johnuberbacher/flutter_medical

android androidstudio app dart firebase firestore firestore-database flutter flutter-ui ios ios-app medical medical-application screenshot

Last synced: about 2 months ago
JSON representation

Functioning Doctor/Healthcare Catalog App created using Dart with Flutter. Stores and loads data from Firebase Firestore DB.

Awesome Lists containing this project

README

        

# flutter_medical

Functioning Doctor/Healthcare Catalog & Scheduling App created using Dart with Flutter.
Stores and loads data from noSQL Firebase.

![](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white) ![](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white) ![](https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge&logo=firebase)

![Screenshot](https://i.imgur.com/ebfJCdt.jpg)

### Installation
```
git clone https://github.com/johnuberbacher/flutter_medical.git

flutter pub get

flutter run
```

### TO-DO

- [x] Create Profile page
- [ ] MyHealth edit profile details
- [ ] Fix Top Doctors "view more"
- [ ] Firebase Storage for user profile images and office gallery photos

### Meta

John Uberbacher – [johnuberbacher.com](https://johnuberbacher.com)