All Projects → mhmzdev → MedKit-Pharmacy-App-Using-Flutter

mhmzdev / MedKit-Pharmacy-App-Using-Flutter

Licence: other
To cure symptoms of various disease using medicines at home this app will act as guideline. Few animations are used and Firebase is used as database.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to MedKit-Pharmacy-App-Using-Flutter

ventilator
Open source turbine based medical ventilator developed by CRUX (www.cruxbd.com)
Stars: ✭ 21 (-79.61%)
Mutual labels:  medical-application
sight
Surgical Image Guidance and Healthcare Toolkit
Stars: ✭ 38 (-63.11%)
Mutual labels:  medical-application
AlizaMS
DICOM Viewer
Stars: ✭ 144 (+39.81%)
Mutual labels:  medical-application
Awesome-Medical-Research
Awesome list for deep learning on medical research
Stars: ✭ 43 (-58.25%)
Mutual labels:  medical-application
Medi-Consult
Diseases Checker Application 🚑 | Android Application
Stars: ✭ 38 (-63.11%)
Mutual labels:  medical-application
hmis
This is an Open Source Java EE based Hospital Information Management System
Stars: ✭ 65 (-36.89%)
Mutual labels:  pharmacy
CareKitSample-ParseCareKit
An example application of CareKit's OCKSample synchronizing iOS and watchOS to the cloud via ParseCareKit and parse-hipaa
Stars: ✭ 18 (-82.52%)
Mutual labels:  medical-application

Medkit

It's a Pharmacy application that help you in curing basic symptoms and diseases with medicines available in your home.

How to Run Code

Clone or download the repo and place it anywhere in your computer. Open the folder in Android Studio or VS Code. Make sure that you have flutter SDK already installed. Type the command in terminal:

"flutter pub get"

After the command is run successfully you can run the app on real device or on emulator by pressing the Play button in Android Studio or by pressing F5 in VS Code.

Features

Doctor's Panel

A doctor can perform the following features for now:

  1. Add Medicine/Disease

  2. View Medicine/Disease

  3. Update Medicine/Disease

  4. Delete Medicine/Disease

  5. Update profile

Patient's Panel

A patient can perform the following features for now:

  1. View Medicine/Disease

  2. View Doctor's profile for contact

Screen Shots

Welcome and User Type

Doctor Part

Patient Part

Features in Future

Following features could be added in future:

  1. Doctor and Patient panel's could be separted in two apps.

  2. Doctor can only edit or delete the medicine/disease which he/she has posted not anyone else's.

  3. Patient can request to add new medicine/disease.

  4. Chat feature between Doctor and Patient for discussion.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].