Skip to content

t0pdog/fitness_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness tracker module:

Description:

Receives data from sensors on physical activity and displays messages based on the received data in the form:

  • Workout type:
  • Duration: n hours;
  • Distance: n km;
  • Average speed: n km/h;
  • Calories burned: n.

Technology:

  • Python 3.10.4

Installation:

Clone the repository. On the command line:

git clone https://github.com/t0pdog/fitness_tracker.git

Or using an SSH key:

git clone [email protected]:t0pdog/fitness_tracker.git

Author

Shirikov Dmitry

About

Sprint 2. Итоговый проект.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages