Skip to content

Interesting statistics about the issues posted on a specific repository.

License

Notifications You must be signed in to change notification settings

gautamamber/Github-Issue-Stat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Issue Statistics

HitCount Lines of code

It is a application which give some interesting statistics about the issues posted on a specific repository.

This application provides:

  • Number of Total Issue posted in the specified repository.
  • Number of Issues that are posted in last 24 hours.
  • Number of Issues that are posted before 24 hours but not older than 7 days.
  • Number of Issues that are posted before 7 days.

These number includes both open and closed issues in the specified period.

Usage

  • Input a valid GitHub Repository URL.
  • Click on Submit Button and wait for results.
  • A table containing the above mentioned statistics will be displayed.

Technology Used

  • Python3 with Flask Framework
  • Github API V3 for communicating with GitHub repositories
  • Heroku for Cloud Deployment
  • PEP8 for checking coding conventions for the Python code
  • Semantic UI

License

GNU GENERAL PUBLIC LICENSE Version 3

About

Interesting statistics about the issues posted on a specific repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.5%
  • HTML 29.1%
  • Procfile 0.4%