HealthPlus is a android fitness app developed in flutter as a semester project.
- Install Android Studio and Flutter plugin in your workstation.
- Download this project.
- Open up the project in Android Studio.
- Go to Settings and - File -> Import -> "Existing Projects into your workspace".
- Make sure Android SDK path is directed appropriately. At this point, you should be able to run the app using your android device or emulator.
The app has the following features:
- Steps Tracker,
- Calorie Counter,
- Diet Tracker,
- BMI Calculator,
- Water Intake Reminder,
- Detailed daily/weekly/monthly report of all these.
-
When the application is opened, the dashboard will pop up after displaying the splash screen.
-
The dashboard has 6 tabs - Steps, Water, Sleep, Diet, Calorie, BMI.
- Clicking on Steps:
- Shows how many km you have walked on that day.
- Tap 'Set Goal' button to set a goal.
- Day, Week and Month sub bars contain detailed report and graph of number of steps taken.
- This part of the app uses accelerometer of your smartphone.
- Clicking on Water:
- Shows your daily water intake.
- You can add every water intake in mL.
- Set a daily goal for water intake.
- The Misc page lets you to set up a notification system for reminding you to intake liquids; insert time in minutes.
- Clicking on Sleep:
- COMING SOON!
- Clicking on Diet:
- Records calorie intake.
- Displays individual calorie counters for breakfast, lunch, snacks and dinner.
- Tap Add Food to select the food you have eaten. The app determines a probable calorie intake based on your choice.
- Shows individual carbohydrate, protein and fat intake in grams.
- Clicking on BMI:
- Takes you to a screen and lets you input your gender, age, height (in feets and inches), and weight (in kg).
- Calculates your BMI based on the input and shows the BMI range you fall in.
- Implementing Sleep Tracker.
- Detailed Individual User Reports.
- Bhuiyan Sanjid Shafique - 170041029
- Nur E Alam Siddiqi - 170041057
- Tauhid Mostahid - 170041059
5th Semester, Department of CSE, Islamic University of Technology.