Skip to content

A python program to store workout data in google sheet.

Notifications You must be signed in to change notification settings

shubham101096/fitness-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fitness-tracker

This python project helps the user in keeping track of his workouts. After the workout, the user can input his workout in natural language sentence form like "walked 2 miles and ran 4km". This data is processed in OpenAI API. The response sent by API i.e duration and calories to program is then sent and stored in goggle sheet using Sheety Api in tabular form. The table contains: Date, Time, Excercise Type, Duration, Calories Burned fields. Sample sheet is given below:

alt text

About

A python program to store workout data in google sheet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages