K-B-J / athleap_flutter

A flutter based fitness πŸ‹οΈ app that tracks calories burnt and provides awards 🎁 You can download the apk from here ⬇️

Home Page:https://github.com/K-B-J/athleap_flutter/blob/master/android-releases/athleap_v1.0.1.apk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A flutter based fitness πŸ‹οΈ app that tracks calories burnt and provides awards 🎁 You can download the apk from here ⬇️

https://github.com/K-B-J/athleap_flutter/blob/master/android-releases/athleap_v1.0.1.apk


Languages

Language:Dart 97.6%Language:HTML 2.3%Language:Kotlin 0.1%