open-sauced / hot

πŸ•The site that recommends the hottest projects on GitHub.
https://hot.opensauced.pizza
MIT License
426 stars 148 forks source link

Feature: Hot repositories needs to be dynamically updated #405

Closed bdougie closed 1 year ago

bdougie commented 1 year ago

Type of feature

πŸ• Feature

Current behavior

The hot repositories are hard coded and need to be dynamic.

Screen Shot 2022-11-29 at 3 10 57 PM

Suggested solution

Implement a solution for finding the repos with the most votes each week. Votes will need to be filtered by week and counted using this service.

If there are no votes the service should fall back to using the submissions as the default.

Additional context

No response

Code of Conduct

Contributing Docs

0-vortex commented 1 year ago

The screenshot is not working :D

bdougie commented 1 year ago

will work on this on #476