"An excellent application which helps you to track daily calorie intake."
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This app is designed for recording daily calorie intake, it will help people living a healthier life:sweat_smile:
You can choose to run CalorieTracker on the Android Emulator either on a real android device.
Android Emulator embedded in Android Studio or a real android device.
- From Git:
- Clone the repo
git clone https://github.com/Mahaoqu/CalorieTracker.git
- Open the local repo with Android Studio
- Find 'Run' menu and then click 'Run app'
-
From apk file:
Download the apk file here and install it on your android device
This app has three basic functions now, more features are on the way!
-
BMI caculating:
App could caculate user's BMI from the profile data
-
Add new meal:
Users could input meal record by clicking "+ New Meal" button
-
Edit your profile:
Users could edit their profile by clicking "Editing Your Profile"
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/Mahaoqu/CalorieTracker