Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

ShashankSirmour/GSOC-POC

Repository files navigation

Patient Friendly Costs of Care POC

patient friendly costs of care is an iOS and Android app build with Flutter.

The app is a personal healthcare helper that allows you to find nearest patient friendly costs of care by scraping healthcare details from the official sites.

Download the app

Android APK:

Get it on Google Play

Motivations

Just think of a situation where a patient needs to find nearest clinic which comes under their budget having almost best facility but cost wise effective for that they need to scroll all the healthcare information which took a lot of effort.

So that’s where the Android mobile application to show patient friendly costs of care idea comes from. The care-seeking patient can simply open app connected to already updated crawled database and set location and filters and wait for the well filtered required data to find nearest in budget health care.

Technical details

The app is made with Flutter with the following tech stack:

packages used

  • cupertino_icons: ^0.1.2
  • bubble_bottom_bar: ^1.2.0
  • auto_size_text: ^2.1.0
  • maps_launcher: ^1.2.0

Data provider

Care data is coming from the Djnado API [need to create]

api call needed

location:
    -lang :longitude
    -lati :latitude
nearby:
    -underKM :under how much KM to search
query:
    -search :query search

in app model used for Prototype

Care 
    attributes ment to store
    - to store hostpital name and informtion
    - longitude ,latitude
    - cost of care

Run the App

MemeChat can be run like any other Flutter app, either through the IntelliJ UI or through running the following command from within the MemeChat directory:

flutter run

About

Android mobile application to show patient friendly costs of care

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published