You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
# github-issue-counter
2
2
3
-
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.
3
+
Web application takes an URL to github repo and gives out the
4
+
-**Total Number of Open Issues**
5
+
-**Number of Issues Opened Today**
6
+
-**Number of Issues Opened within a Week**
7
+
-**Number of Issues Opened more than a week**
8
+
9
+
This is application is built in Python using **Flask** and deployed on linode using a Ubuntu server running nginx and gunicorn.
0 commit comments