forked from Technigo/project-github-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathto-do
More file actions
32 lines (15 loc) · 579 Bytes
/
to-do
File metadata and controls
32 lines (15 loc) · 579 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
### DONE
- A list of all repos
- Filter to only show repos forked from Technigo
- Filter to only show the repos that start with "project"
- Your username and profile picture
- Add profile-url to username
- URL to the actual GitHub repo
- All pull requests
- Most recent update (push) for each repo
- Name of your default branch for each repo (main or master)
- Number of commits for each repo
- A chart of how many projects you've done so far, compared to how many you will do
- Add a wrapper-div to the chart
### TO DO
- Make the project responsive with grid