/GitHub-Contribution-Graph-Clone

Recreating GitHub's Contribution Graph using Python Flask and Google Sheets

Primary LanguageCSS

Contribution-Graph

Contribution Graph

Project Overview

This application aims to recreate GitHub's Contribution Graph. I used this graph to monitor my daily habits.

Technologies used in this project

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.