Skip to content

ionhoria/hacktoberfest-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest Dashboard for the Bucharest Meetup

This is a simple dashboard that tracks the number of pull requests made during a time frame by a set of GitHub users.

Deployment

    pipenv install
    pipenv shell
    ./manage.py migrate
    ./magage.py collectstatic --no-input
    ./manage.py runserver

About

Simple dashboard for counting pull requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.9%
  • JavaScript 42.7%
  • HTML 8.1%
  • CSS 3.3%