This is a project made by Kevin Joshi, Kaushal Binjola & Rajas Bondale.
You can download the apk for your android device ๐ฑ from here. This project uses Firebase and various dependencies like Flutter SVG, Provider, Flutter Spinkit & Scratcher.
It is a Flutter based Android app that can help you track the amount of calories you have burnt ๐ฅ in majorly three types of fitness activities which are Gym ๐๏ธ, Yoga ๐ง and Running ๐. You will also be awarded with FCoins ๐ช (Fitness Coins) based on your performance which then can be used to claim prizes ๐ from the shop.
NOTE: Since the app is not hosted on android playstore, play protect will not be able to recognise the app's developer so we request you to please ignore the warnings and not report the app while installing it on your android devices.
- Flutter
- Firebase
You can download the app from here and try it out on your own android device.
OR
- Clone this repository
- Run the following command in the root of the project to install the dependencies
flutter pub get
- Run your android emulator or connect your physical device (after enabling developer options and USB debugging) and run the following command in the root of the project
flutter run