Skip to content

A flutter based fitness ๐Ÿ‹๏ธ app that tracks calories burnt and provides awards ๐ŸŽ You can download the apk from here โฌ‡๏ธ

Notifications You must be signed in to change notification settings

K-B-J/athleap_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

58 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ATHLEAP

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.

Tech Used

  • Flutter
  • Firebase

Running this project

You can download the app from here and try it out on your own android device.

OR

  1. Clone this repository
  2. Run the following command in the root of the project to install the dependencies
flutter pub get
  1. 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

Images

Login Page Register Page Home Page Edit Profile Page
Shop Page Running Records Page Running Workout Details Page Results Page