codingwithchad / caloriecreditcard

Django - Google Sheets: Tracking the debt people owe to the gym in the form of calories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currently following a tutorial https://www.youtube.com/watch?v=XXDiqE4t0xA
Putting the "database" into Google Sheets to make it easier for other people to edit.

ubuntu
``` 
caloriecreditcard
source env/bin/activate
pip install django python-dotenv gspread 
django-admin startproject ccccore .
python manage.py startapp workouts
```

About

Django - Google Sheets: Tracking the debt people owe to the gym in the form of calories.


Languages

Language:JavaScript 51.2%Language:CSS 43.2%Language:Python 3.8%Language:HTML 1.8%Language:Procfile 0.0%