-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
With #57 on the horizon, we are going to have a lot of projects. It might get hard to sift through as the end user, which is where a filtering system would help!
The simplest filter to implement is probably off of language. I would suggest starting there; to implement it, I would ask that you:
- Create a UI element (it's okay if the styling isn't perfect)
- Devise some mechanism to perform the filtering - noting that it could get more complicated once we add more filters
- Add some sort of state to manage this
- Optional: save the result of the filter to the URL, so you can "send" someone a filter with a link
I would suggest you either branch off of #57 or wait for it to resolve, since it changes the language structure.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers
Type
Projects
Status
Todo