Skip to content

Mukulshingwani/medbuddy

Repository files navigation

MedBuddy

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

Screenshot

Project created by : Mukul Shingwani and Modi Saurabh Mehul

Installation

git clone https://github.com/Mukulshingwani/medbuddy.git

flutter pub get

flutter run

Some Screenshots

Features

  • Doctors Categorization on basis of the body issues.
  • Contact information of the doctor.
  • See all the Availabe time slots of doctor.
  • Book and cancel an appointment with preferred time slots from anywhere.
  • My Appointments section to see your appointments.

The stack & building from source

The project is currently built using the latest Flutter Master, with Dart 2 enabled.

To build the project, ensure that you have a recent version of the Flutter SDK installed. Then either run flutter run in the project root or use your IDE of choice.

Changes to run on local machine :

  • Change package name in AndroidManifest of all debug, main and profile in app\src.
  • Change package name in MainActivity.kt also change in build.gradle.
  • Change Google Maps API Key in AndroidManifest and AppDelegate.swift.

Getting Started

  • Clone or download
  • Build and Run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages