This project is a part of the solution for the problem statement for Google Solution Challenge 2022. The mission of the 2022 Solution Challenge is to solve for one or more of the United Nations 17 Sustainable Development Goals using Google technology. In this project, we are trying to solve the following UN Goals:
"eRx" aims to provide a technological solution that aims to solve the fundamental problems mentioned above by standardizing the transaction of prescriptions between different entities.
- The standardization and digitalization of the prescription offer several benefits to the involved parties. As all the prescriptions are digitized, the patient does not need to maintain a record of their previous prescriptions as it is readily available in the system. This also ensures that the doctor can look at the previous prescriptions to give an informed diagnosis.
- A standard format makes sure that there is no chance of misunderstanding or misinterpretation. All the prescriptions, regardless of the hospital or the doctor will have a fixed format that will have all the necessary information. Thus, all the parties know what to expect from the prescriptions.
- The Paperless and Contactless transaction model will ensure that there is no need for paper, thus making the entire system more sustainable. Also, the handling of the prescriptions will be entirely digital and contactless, making it very convenient to use and share with the pharmacist.
Our main goal is to create a unified platform/interface for standardizing the prescriptions in India.
Intro Video: Youtube
Flutter : Cross-platform application developement
Firebase : Auth, cloud firestore, analytics & firebase triggers
Node Js : Backend Framework (ExpressJS)
Adobe Xd : UI/UX Designing & Prototyping
Open-source Flutter packages used: cloud_firestore, double_back_to_close_app, firebase_auth, firebase_core, flutter_svg, fluttertoast, google_fonts, intl, lottie, provider, shared_preferences
- Setup Flutter environment
- Setup Firebase Project & download
google-services.json
file toandroid/app
- Clone the repository & Change directory
git clone https://github.com/HeveshL/eRx
cd erx
- Flutter pub get & run
flutter pub get
flutter run
Could be used by directly downloading and installing the apk.
Download Links:
v0.1-alpha
: download (.apk)
Distributed under the MIT License. See LICENSE
for more information.
- Hevesh Lakhwani @heveshL
- Shubham Joshi @Shubhamjoshi301
- Henay Lakhwani @henaylakhwani
- Yash Thakre @thakreyn