项目作者: Padhma

项目描述 :
Recreating GitHub's Contribution Graph using Python Flask and Google Sheets
高级语言: CSS
项目地址: git://github.com/Padhma/GitHub-Contribution-Graph-Clone.git
创建时间: 2020-04-11T17:54:04Z
项目社区:https://github.com/Padhma/GitHub-Contribution-Graph-Clone

开源协议:

下载


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 @padhmasahithya/recreating-githubs-contribution-graph-using-python-flask-and-google-sheets-73ce9c096784">this article which is a step by step guide on how I built this application.