Skip to content

serushakov/bike-workouts

Repository files navigation

Bike Workouts

Description

This project is the outcome of a school course where we learn to develop android applications. At the end of the course we are given 4-weeks time to develop an Android app that will reflect our learning from the course.

This app keep track of your cycling workouts and provide useful information on previous workouts such as statistics about heart rate at certain location, etc. During the workout user has realtime information about workout like speed, distance, duration and heart rate.

Technologies

  1. Kotlin
  2. Android JetPack Navigation
  3. Android JetPack Compose
  4. Android Service
  5. Android Broadcast Receiver
  6. Android Fuse Location Provider API
  7. Room

Feature List

  • Real time location tracking
  • Support for Bluetooth LE heart rate sensors
  • Workout history
  • Workout details and stats
  • Calculates burned calories
  • Real-time in-workout stats, like speed, heart rate and distance
  • Dark mode support
  • Speed heat map on the map
  • Notifications actions
  • Auto pause
  • Notify user if forgot to stop workout

Codebase

  1. This application has been written in Android Studio using Kotlin.
  2. Clean codebase for easy modification and usage.

Prerequisite

There are a couple of things you need to install to set up the development environment.

  1. Android Studio

After installing Android Studio successfully in your system, you can proceed.

How to Build and Run?

  1. Clone the repo:

    git clone https://github.com/serushakov/bike-workouts.git
    
  2. Open the project in Android studio. It will take a little while to build the project for the first time.

  3. Follow this documentation to generate and add your API key for the maps.

  4. Head over to this link for further instructions on how to run project.

NOTE: Google Play is needed in order to run this app so install it on your device (either on real or emulator)

Database schema

Screenshots

Copyrights and Licensing Information

GNU General Public License v3.0

Known Bugs

  • Calorie calculation is a bit off
  • Graphs don’t handle short workouts well
  • Does not reconnect automatically if heart rate sensor disconnects for more than 10 seconds

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages