Bashamega / TrendTrack

TrendTrack is a platform that keeps you updated on the latest trending repositories across GitHub.
https://trendtrack.vercel.app
MIT License
18 stars 14 forks source link

[FEATURE] Add Yearly & All Time in Filter Dropdown #48

Open manjit-hub opened 1 month ago

manjit-hub commented 1 month ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

No, filter drop down is there but it has missing 'Yearly' and 'All Time' items. It would be a add on filter options.

Proposed Solution

We will add 'Yearly' and 'All Time' items to drop down.

Screenshots

image

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

  1. I will add two new items to filter drop down.
  2. Corresponding to that, I will update backend call. May be I have to write code by observing 'monthly' and 'weekly' workings.
  3. That's it. Done
Bashamega commented 1 month ago

Dear @manjit-hub,

Thank you for the great idea! Unfortunately, the API doesn't support this feature yet. If you'd like, feel free to raise an issue in the API repository using this link.

Best regards, Adam B