cs-fedy / pharmap

This application helps the user to find a nearby pharmacy that contains the medicine they are looking for.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pharmap

  • clients do not easily find the medications they need resulting in a waste of time.
  • This application helps the user to find a nearby pharmacy that contains the medicine they are looking for.
  • Functionality:
    1. Authentication and authorization.
    2. look for medicines.
    3. publish the availability of medicines.
    4. Notify Customers Every Day with Health Tips.
    5. add medicines documentaries.

Getting Started

  1. clone this repo: git clone https://github.com/cs-fedy/pharmap.git
  2. run flutter pub get to install all app packages.
  3. setup a firebase project.
  4. setup the firebase web project by adding your firebase config in a firebase-config.js file in web directory.
  5. setup the firebase android project by adding your google-services.json file in android/app directory.
  6. run flutter run to start your app.

About

This application helps the user to find a nearby pharmacy that contains the medicine they are looking for.


Languages

Language:Dart 94.3%Language:HTML 5.1%Language:Swift 0.4%Language:Kotlin 0.1%Language:Objective-C 0.0%