Skip to content

Tracking exercises you have done by using a sheet, the Sheety API and the Nutrionix API website in Python3

Notifications You must be signed in to change notification settings

IliasMariosG/workout-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Workout Tracking Project

Build an exercise tracking application using Python and Google sheets. The inspiration comes from the Open AI GPT-3 AI model, a natural language processing model.

Write down the exercises that you did in a plain English sentence.

Tools

A spreadsheet

Nutrionix API website:

  • Sign up for a free plan to get your API Key

  • Sign in to see the API key and App id

Help for solving each step

Nutritionix "Natural Language for Exercise" API Documentation

To authenticate your request

To make the POST request with the required parameters

Use example

Running the programme:

$ python3 main.py
What did you do today? (Waiting for your answer)

Typing your answer:

What did you do today? Played volleyball for 1 hour

Check your sheet:

Screenshot 2021-10-14 at 12 35 16 PM Screenshot 2021-10-14 at 12 33 17 PM

About

Tracking exercises you have done by using a sheet, the Sheety API and the Nutrionix API website in Python3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages