Skip to content

A hybrid fitness application that keeps a track of your exercises, calories burned, Body Mass Index, water level and provides statistics as intuitive graphs.

Notifications You must be signed in to change notification settings

shethmanan/GoFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoFit

GoFit is a hybrid application developed using Cordova. This means it is written in html, css and js however runs just like a native application. It does the following for you

  1. Track your exercises (walking,running,cycling)
  2. Calculators(BMI- Body Mass Index, Calorie Calculator)
  3. Set interval based reminders (Eg: Remind me to drink water every 2 hours)
  4. Unified Dashboard
  5. Evaluate progress using interactive graphs
  6. Send feedbacks

Installation

Install npm if already not installed

Install cordava in your system

On linux

sudo npm install -g cordova

On windows

npm install -g cordova

Install all other cordova requirements from here

  1. Java JDK
  2. Android SDK
  3. Android target: installed android-19,android-21,android-22,android-23,Google Inc.:Google APIs:19,Google Inc.:Google APIs (x86 System Image):19,Google Inc.:Google APIs:23
  4. Gradle

Usage

Directly copy paste the apk file found in 'platform/android/build/output/apk' on your android mobile and you are good to go.

About

A hybrid fitness application that keeps a track of your exercises, calories burned, Body Mass Index, water level and provides statistics as intuitive graphs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages