Web Application that gives you list of issues that are opened a day ago, week ago and more than a week ago. It takes in a valid Github URL and gives you table.
git clone https://github.com/learning-dev/github-issue-counter
pip install flask
pip install wtf-forms
cd github-issue-counter
python task_prog.py