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.

Overview

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.

You might also like...

A chatting app made with Flutter and FireBase. It supports GIPHY gifs, images, stcikers, dark mode, custom animations, google login, online storage, beautiful UI and more.

A chatting app made with Flutter and FireBase. It supports GIPHY gifs, images, stcikers, dark mode, custom animations, google login, online storage, beautiful UI and more.

ChatMe A Flutter based chatting app which lets user chat from random peoples or strangers, has GIPHY gif support, sitckers, custom animations, dark mo

Nov 7, 2022

🛍 A full E-commerce app with nice UI consists of on-boarding, login, sign-up, home, product details, cart and user profile.

🛍 A full E-commerce app with nice UI consists of on-boarding, login, sign-up, home, product details, cart and user profile.

About (Download) 🛍 A full E-commerce app with nice UI consists of on-boarding, login, sign-up, home, product details, cart and user profile. 📱 Scree

Nov 27, 2022

A Food Ordering App made with Flutter, node and using MySQL Database

A Food Ordering App made with Flutter, node and using MySQL Database

Flutter Food ordering App We have made a food ordering system. It will help the restaurant to do all the functionalities more accurately and in a fast

Dec 26, 2022

Basic banking app - A Banking App that allow transfer money between multiple customers using SQLite database

Basic banking app - A Banking App that allow transfer money between multiple customers using SQLite database

basic_banking_app A Basic Banking App that allow transfer money between multiple

Feb 10, 2022

Smart Home Controlling App

wifi_smart_home_five Hinox Wifi Smart Home App Getting Started This project is a starting point for a Flutter application. A few resources to get you

Nov 10, 2021

A timer app to help with timing home workouts

time_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

Jan 3, 2022

🚀 Full-Stack Flutter application, encoded using Dart. Utilizes native device features 📷 and stores user data on a local SQFLite database. ✔

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

Jan 24, 2022

BankGit helps you manage your account and transactions more efficiently by breaking your account into branches for various purposes and then making transactions directly from them.

BankGit helps you manage your account and transactions more efficiently by breaking your account into branches for various purposes and then making transactions directly from them.

Bank Git Web Hosted Here : https://bank-management-45848.web.app/ Bank Git is an application built with Flutter and Firebase to help you manage your b

Dec 26, 2022

Algorithm Toolbox is an Android app for C++, Python and DART algorithms. It shows the codes as well as its explanation with various examples.

Algorithm Toolbox is an Android app for C++, Python and DART algorithms. It shows the codes as well as its explanation with various examples.

AlgoKing Algorithm Toolbox is an Android app for C++, Python and DART algorithms. It shows the codes as well as its explanation with various examples.

Sep 13, 2022
Comments
  • MedKit - New Features

    MedKit - New Features

    A bit improvement in UI. Then adding a little more unique screen to Profiles of Doctor and Patient both. Now gmail auth is applied on Login as Patient as well. Patient can also see which Doctor posted any specific medicine

    opened by mhmzdev 0
  • Assets

    Assets

    I went through your work and its cool.

    Why not upload the assets(images) to some external storage on the internet like firebase or someplace of choice and call them in-app using cached_network_image? This should reduce app size I guess. I could have done that by opening a PR but then, its a suggestion.

    opened by Mastersam07 2
Owner
Muhammad Hamza
Flutter - UI/UX - Writer @Medium Find me @mhmzdev - YouTube @happyfluttering
Muhammad Hamza
A guideline for building scalable Flutter applications.

Scalable flutter app You probably need to read this article before inspecting the repo's code. Building scalable Flutter apps (Architecture, Styling,

Nour El-Din Shobier 36 Nov 23, 2022
AI powered plant disease detection and assistance platform currently available as an App and API.

SUSya - Plant ?? Disease ?? Detector ?? ML Powered App to assist farmers in crop disease detection and alerts. Product Walkthrough SUSya.Demo.mp4 Down

Nanda Kishor M Pai 42 Jan 5, 2023
AI powered plant disease detection and assistance platform currently available as an App and API.

SUSya - Plant ?? Disease ?? Detector ?? ML Powered App to assist farmers in crop disease detection and alerts. Product Walkthrough SUSya.Demo.mp4 Down

Nanda Kishor M Pai 42 Jan 5, 2023
This is a smart farming app which helps farmers to remotely monitor their crop and take necessary actions. It also has a feature called disease detection.

Smart-Farming-App This is a smart farming app which helps farmers to remotely monitor their crop and take necessary actions. It has features called di

Nihar Shah 2 Jul 9, 2022
NETCoreSync is a database synchronization framework where each client's local offline database

NETCoreSync NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be

Aldy J 65 Oct 31, 2022
A performant, expressjs like server framework with a few gadgets that make life even easier.

Alfred A performant, expressjs like server framework thats easy to use and has all the bits in one place. Quickstart: import 'package:alfred/alfred.da

Ryan Knell 449 Jan 2, 2023
Calculate your pizza recipe in a few seconds! 🍕

Calcolapizza Calcolapizza lets you calculate the exact recipe for your pizza doughs in a few seconds. Set how many dough balls you want to make, their

Domenico Majorana 44 Dec 26, 2022
Plant monitoring using Node MCU (with various sensors), Flutter & Firebase

IoT based plant monitoring system which is connected to Firebase. A Flutter app is used to display the live data from the sensors attached to the plan

Souvik Biswas 18 Jan 7, 2023
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage

Fwitter - Twitter clone in flutter A working Twitter clone written in Flutter using Firebase auth,realtime,firestore database and storage. Download Ap

Sonu Sharma 2.4k Jan 8, 2023
Third Flutter Project to practice. A chat app, which uses Firebase as auth and database service.

chat_app Third Flutter Project to practice. A chat app, which uses Firebase as auth and database service. Resource video 0.1 Sign In and Register page

boraygen 2 Oct 4, 2021