Skip to content

Add Trending Repos section on homepage #36

Description

@AditthyaSS

The roadmap lists "Trending repos/orgs" as a planned feature. This can be implemented now using GitHub's Search API:

GET /search/repositories?q=created:>YYYY-MM-DD&sort=stars&order=desc
Show a horizontal carousel or featured section above the main repo grid with repos that gained the most stars in the last week/month. Include a "This week" / "This month" toggle.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions