Skip to content

Padhma/GitHub-Contribution-Graph-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.