Skip to content

ucfnnbx/BurntCaloriesCalculator-MobileApplication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Burn It Up

This is a Mobile App that records exercises and calculates burned calories for users on a daily basis. Users can also access their exercise data each day by clicking on a day in the calendar. The App requests calories value from an API according to user inputs (exercise type and time duration).

What it looks like?

At the HomePage, to start select a date and click the top-right add button. It will proceed to the record page.

At this page, you will need to select your exercise type from a scrolling list, and enter exercise time. Then click calculate to show the burned calories.

After returning to HomePage, select the date you just recorded, it will pop up the exercise record.

Watch the demo video here:

Packages and API

How To Install The App

  1. Download folder 'my_app'.
  2. Open folder with Android Studio or Visual Studio Code IDE.
  3. Get packages: From the terminal: Run flutter pub get . From VS Code: Click Get Packages located in right side of the action ribbon at the top of pubspec.yaml indicated by the Download icon. From Android Studio/IntelliJ: Click Pub get in the action ribbon at the top of pubspec.yaml.
  4. For connection to API please generate an API key on https://api-ninjas.com/
  5. Build the project with Android emulator, ios simulator or physical device connected

Contact Details

Email: 915652009@qq.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 33.7%
  • CMake 30.1%
  • Dart 28.6%
  • HTML 2.9%
  • C 2.3%
  • Swift 2.1%
  • Other 0.3%