DeepSourceCorp / good-first-issue

Make your first open-source contribution.
https://goodfirstissue.dev
MIT License
2.38k stars 707 forks source link

Sorting Feature #365

Open ishitb opened 2 years ago

ishitb commented 2 years ago

Currently the website displays the repositories in a really long list. I was wondering if I can take up the challenge of adding a feature where the user can select a way to sort the list. After that maybe features like, filtering and searching as well.

talalio commented 2 years ago

Hi,

I've started to work on this feature and i added the ability to sort with number of stars, issues and latest activity screenshot

Now am stuck in a problem where the user have to change the tag for the new sort type to apply, is this good so far ?

zshenkman commented 2 years ago

Hi! I worked on creating this feature and opened a PR #381!

jai-deepsource commented 2 years ago

@talald3v The screenshot LGTM.

TakasiVenkataSandeep-08 commented 2 years ago

Hi @siddhant-deepsource and @jai-deepsource I am wondering if this issue is still open for development, here is a demo of my implementation if yes can you guys please look into the below gif and here is the PR for the same #441

ezgif-2-6c84d12781

Thank you!

lucavallin commented 1 year ago

Hey @ishitb @zshenkman @jai-deepsource @TakasiVenkataSandeep-08! I tried to contribute to this repo as well but I haven't seen any activity in the last few months. I decided to fork it to keep it alive. Please see https://github.com/lucavallin/gfi and feel free to open a pull request or an issue there. At this time I am setting up the hosting and cleaning up the code. If you're up for it, I could use some help to convert the app from Nuxt.js & Python to Next.js & Typescript.

jatinb92 commented 1 year ago

Hi @lucavallin, For converting the app (whenever it starts), I'll be happy to help. And if you have other such open source project tasks, please let me know.

pahalsrivastava commented 2 months ago

I can help out in the sorting feature, if it's still under development