E-prescription app developed with Flutter and Firebase🔥.

Overview

Google Solution Challenge

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:

📜 Project Details

"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

💻 Technology Stack

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

▶️ Run on Local Machine

Prerequisites:

  • Setup Flutter environment
  • Setup Firebase Project & download google-services.json file to android/app
  1. Clone the repository & Change directory
git clone https://github.com/HeveshL/eRx
cd erx
  1. Flutter pub get & run
flutter pub get
flutter run

Or

Could be used by directly downloading and installing the apk.

Download Links:

v0.1-alpha: download (.apk)

📱 User Experience

📃 License

Distributed under the MIT License. See LICENSE for more information.

👦 Authors

You might also like...

Mentorup App developed using Flutter/Dart and Aqueduct as backend server is an app to help the startups

Mentorup App developed using Flutter/Dart and Aqueduct as backend server is an app to help the startups

Mentorup App developed using Flutter/Dart and Aqueduct as backend server is an app to help the startups of various domains initiated by the budding entrepreneurs to get guidance and funding from the mentors and funders respectively.

Dec 14, 2021

Flutter Dart-Projesi - Meditation app developed using Flutter and Dart

Flutter Dart-Projesi - Meditation app developed using Flutter and Dart

Müzik Çalar Meditasyon Uygulaması Medi Flutter ve Dart ile programlanmış bir med

Jan 29, 2022

News App developed with Flutter featuring beautiful UI, category-based news, story for faster news reading, inbuilt article viewer, share feature, and more.

News App developed with Flutter featuring beautiful UI, category-based news, story for faster news reading, inbuilt article viewer, share feature, and more.

Ariel News App developed with Flutter featuring beautiful UI, category-based news, story for faster news reading, inbuilt article viewer, share featur

Nov 9, 2022

FPix - A free image video ( pixabay ) viewing App developed using flutter and compose

FPix - A free image video ( pixabay ) viewing App developed using flutter and compose

fPix a project where I practiced Flutter myself, I will get image of https://pixabay.com for presentation. It's pretty easy now. Keep trying. cPix a p

Feb 7, 2022

Serene is a white noise app developed with Flutter. It helps you meditate, sleep better, focus, relax and be calm.

Serene is a white noise app developed with Flutter. It helps you meditate, sleep better, focus, relax and be calm.

Serene - Relax, Meditate and Sleep A white noise app developed with Flutter. It helps you meditate, sleep better, focus, relax and be calm. Screenshot

Dec 6, 2022

A WallpaperWalaApp is a Simple Wallpaper app🏞️ developed in Flutter 💙 , with responsive UI✨ for Mobile📱 and Tablet 💻

A WallpaperWalaApp is a Simple Wallpaper app🏞️ developed in Flutter 💙 , with responsive UI✨ for Mobile📱 and Tablet 💻

WallpaperWalaApp A WallpaperWalaApp is a Simple Wallpaper app 🏞️ developed in Flutter 💙 , with responsive UI ✨ for Mobile 📱 and Tablet 💻 . Fetch d

Sep 16, 2022

The read-a-book app is using static data. the application I developed has a homepage and detail page

book_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Nov 12, 2021
Releases(v0.1-alpha)
Owner
Hevesh Lakhwani
Hevesh Lakhwani
A blogging application where users can publish their blogs and articles and can connect with other authors, developed using Flutter and Firebase.

Utopia About the app A blogging application where users can publish their blogs and articles and can connect with other authors, developed using Flutt

Utopia 12 Jan 3, 2023
An Online Classroom App developed using Flutter and Firebase.

Online Classroom Application using Flutter An Online Classroom App developed using Flutter and Firebase that allows teachers to better communicate wit

Mario Dias 6 Dec 29, 2022
A chat💬 application📱 developed using Flutter and Firebase along with feature of user authentication👩🏼‍💻

Chitty-Chat A chat ?? application ?? developed using Flutter and Firebase along with feature of user authentication????‍??. Along with it, it has the

Ashna Nizam 3 Sep 26, 2022
Blood Bank is cross platform mobile application that is developed using technologies like Flutter/Dart for frontend and Firebase for data storage

Blood Bank is cross platform mobile application that is developed using technologies like Flutter/Dart for frontend and Firebase for data storage. The sole goal of this application is to make blood donation resourceful and accessible all round the world.

Sajan Poudel 4 Nov 5, 2022
Instagram Clone developed with Flutter & Firebase

Instagram Clone A completely Responsive Instagram App- Works on Android, iOS & Web! Features Responsive Instagram UI Email & Password Authentication S

Rivaan Ranawat 546 Dec 25, 2022
Download files from Firebase Storage with Flutter. List all images, videos, or other files from Firebase and download them.

Flutter Tutorial - Download Files From Firebase Storage Download files from Firebase Storage with Flutter. List all images, videos, or other files fro

Johannes Milke 28 Dec 4, 2022
Upload Files To Firebase Storage with Flutter. Pick images, videos, or other files from your device and upload them to Firebase.

Flutter Tutorial - Upload Files To Firebase Storage Upload Files To Firebase Storage with Flutter. Pick images, videos, or other files from your devic

Johannes Milke 30 Dec 28, 2022
Connect your flutter app to firebase, use firebase's Authentication. Don't mind my poor UI. 😬

flutter_email_auth A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you start

Syed Muhammad Ahmad 2 May 2, 2022
Flutter firebase auth - Simple implementation of Firebase Authentication using Flutter

FlutterFire Authentication Sample A simple implementation of Firebase Authentica

Souvik Biswas 4 Apr 2, 2022
Random Users app, developed with Flutter and using Clean Architecture, BLoC, TDD and Functional Programming.

random_users This project is a sample of how to build a Flutter application using de benefits of Clean Architecture, TDD and Functional Programming. G

Yago Nunes 3 Jul 21, 2022