wncc / Hello-FOSS-SOC-Portal

This is the official repository of SOC Portal by TTY-17 WnCC, IITB
3 stars 15 forks source link

Feature Request: Add a Search Bar for Projects/Resources #13

Open coldicedcoffee opened 1 month ago

coldicedcoffee commented 1 month ago

Currently, there is no way to search for specific projects within the project list, making it difficult for users to locate projects efficiently, especially when the list grows long. Implementing a search bar would allow users to quickly find projects by keywords like project name, description, or tags.

Proposed Solution: Add a search bar to the top of the project list page. The search functionality should filter projects based on project name, description, or relevant tags. The search should be case-insesitive

P.S. Brownie Points if partial or related word searching could be implemented :)

Adityaupadhye commented 1 month ago

trying out this feature