WebDevTools
WebDevTools copied to clipboard
Open Source Collection
Create a tool where developers can share there open source projects. For the time being we can store the repos data on a json file.
The json file will be an array of:
{
repoName:string,
repoOwner: string
}
Then we will fetch the data from the GitHub API and we will sort them in the website by how many stars. Each repo will display:
- Repo name
- Repo stars
- Repo tags
- Repo last updated
- Repo language
- Repo issues
- Rep PRs
Hello! 👋 Thanks for opening this issue. We appreciate your feedback and will look into it as soon as possible. Feel free to add more details if necessary.
I will work on this. Please assign me this issue.
I will work on this. Please assign me this issue.
Sure