DevLeonardoCommunity / github-stats

Aggregating and displaying YOUR GitHub Stats in meaningful metrics (we learn web development in the meantime)
https://public-github-stats.vercel.app
MIT License
71 stars 37 forks source link

Add text filter #59

Closed Balastrong closed 1 year ago

Balastrong commented 1 year ago

Describe the feature

Add a text input to filter repositories on the stats page

It should be implemented because

The filter allows to easily find a repository

Did you think about any alternative?

No response

Additional context

Should only filter locally, there's no need to call the API again as we expect all repositories to be there already

Extra fields

luckyklyist commented 1 year ago

I will liked to work on this issues .

Balastrong commented 1 year ago

@luckyklyist sure! Go ahead :)

luckyklyist commented 1 year ago

@Balastrong, I have sent a PR. I'm waiting for your review. Are there any improvements needed in the UI or the code part? Please let me know.