Git Product home page Git Product logo

onefitness's Introduction


OneFitness Red Logo

OneFitness - Fitness Tracking App

license license

About

I started this project in November 2019 and completed it in February 2020. The project allows users to keep track over their daily steps, calories, distance, and running/cycling sessions. It also allows the user to set their own goals for the day too!

The app requires a Google account sign-in and lets you sync data such as weight and height as well as allowing real time tracking with Google Maps.

I logged everything I did in a document. This app can be recreated using this document file.

Features

  • Track steps, calories, distance in the background
  • Start new running and cycling sessions
  • View session data such as distance, pace, and calories
  • Backup and restore session data
  • Set goals for daily steps and calories
  • Set weight and height(which are synced with your Google account!)
  • Login with Google

Documentation

This app can be made again by following the development log. This document should also make it easier to add features and debug the app.

Getting Started

1. Add keys

Open src/OneFitness in Android Studio

Add directory to debug.keystore

├── src/OneFitness
│         └── build.gradle <–––
└── ...

Add Google Maps API key

├── src/OneFitness/app/src/debug/res/values/
│                   └── google_maps_api.xml <–––
└── ...

2. Sync gradle

Open build.gradle in Android Studio and Sync

3. Run dev build

Build and run the app!

Requirements

Creator

AlphaDaze

onefitness's People

Contributors

alphadaze avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.