Skip to content

The application keeps track of the number of steps the user has walked during the day. Based on the number of steps walked, information about calories burnt, distance walked and duration of the physical activity is calculated.

Notifications You must be signed in to change notification settings

Sofronijev/FitnessTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Tracker (Vanila JS, HTML, CSS)

The application consist of two screens

Data review for the whole week

This screen shows aggregated data for the given week. Average daily time spent on physical activity, total number of steps taken, total calories burnt and average distance passed in kilometers. The application contains information for only 5 days (from June 10th to June 14th) By clicking on any of these days, the screen with detailed information about that day should open

Detailed information about one day

This screen shows detailed information about one day: total number of steps, total distance (in kilometers), total number of burned calories and total time spent on physical activity

Netlify link: https://milos-sofronijevic-fitnesstracker.netlify.com/

Screenshot

App screenshot

About

The application keeps track of the number of steps the user has walked during the day. Based on the number of steps walked, information about calories burnt, distance walked and duration of the physical activity is calculated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published