This application aims to recreate GitHub's Contribution Graph. I used this graph to monitor my daily habits.
This project makes use of
- Python
- Flask
- Google Drive API
- Google Sheets API
- gspread
- oauth2
- Jinja2
- gunicorn (to run the server on heroku)
You can find my final output here.
You can read this article which is a step by step guide on how I built this application.