Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.47 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.47 KB

My Repo Stats Django

This small Django app shows a breakdown of what part of the day commits were made on a given repository hosted on Github.

It is a rough prototype built mainly to practice working with Django, Python, and Postgres. It also showcases a lightweight project management processs.

The project management documents are open source and can be accessed here.

There is also a blog article explaining how the project was managed from start to finish, which can be found on dev.to.

Live site

Front-end: https://my-repo-stats-frontend.fly.dev/

Back-end: https://my-repo-stats.fly.dev/

Tools used

Technical Documents

Authors

Freddy Hidalgo-Monchez