-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
92be8dd
commit e70f488
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,26 @@ | ||
# medibuddy | ||
# Medibuddy | ||
<p align="center"> | ||
<img src="https://user-images.githubusercontent.com/66238394/185799920-2d4716ba-9d4c-4107-a311-3a15bdf230ac.png" alt="preview" height="100px" width="100px"> | ||
<p> | ||
|
||
A new Flutter project. | ||
Medibuddy is a cross-platform app that was developed using flutter. The app has been actively upgrading to provide the best user experience. | ||
Currently Medibuddy has several features and many more are yet to be implemented to make it your full fledged personal health care assistant. This application is not just for patients any person feeling low can go through e-counselling. Now the application has the below listed features: | ||
- BMI Calculator : It calculates the BMI of a person | ||
- Counseling : Asks the user some questions according to which they are monitored. | ||
- Photoplethysmogram (PPG) - Calculates BPM and shows Heart Rate using your phones Camera. | ||
- Predictions - Heart Failure , Breast Cancer (trained models to predict diseases) | ||
|
||
## Getting Started | ||
## Inspiration | ||
|
||
This project is a starting point for a Flutter application. | ||
Ever since pandemic has started everything have been switched to virtual mode including health care. There are still many people now who have phobia in visiting hospitals due to rapidly spreading virus. The consultance that a person can get in an online platform is nothing less, in fact much better than visiting hospitals. With this inspiration we tried to come up with one stop destination for an ultimate health care assistance. | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
## Contribution | ||
If you have any ideas or issues, don't hesitate to make contact via the Issues page. Every contribution is welcome. | ||
|
||
## ✨ Contributors | ||
Thanks go to these Wonderful People 👨🏻💻 🚀 Contributions of any kind are welcome! ` | ||
|
||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) | ||
|
||
For help getting started with Flutter development, view the | ||
[online documentation](https://docs.flutter.dev/), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
<a href="https://github.com/hackatooons/medibuddy/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=hackatooons/medibuddy" /> | ||
</a> |