SaranshBangar / Daneizo

Why buy when you can rent it!
https://daneizo.vercel.app/
MIT License
22 stars 38 forks source link

Improving the search feature : Real-time Filtering by Input Letters #87

Open RabdeepKaur opened 5 days ago

RabdeepKaur commented 5 days ago

I think implementing an improvement to the search bar functionality, where the search results are dynamically filtered as the user types, can help with better searching experiences. Why is the feature needed? This improvement helps users quickly find relevant results without needing to type the entire word. It also supports partial matches, so users can find items even if they don't know the exact spelling. It improves overall usability, particularly when dealing with a large dataset or product list.

Before the feature implementation

https://github.com/user-attachments/assets/da533d03-a2df-4822-b0f3-c0a0deb5bece

After the implementation

https://github.com/user-attachments/assets/06279869-8381-4720-8284-54b080a03f3b

I would like to work on this issue so please assign it to me under the label of gssoc-extend , hacktoberfest.

RabdeepKaur commented 5 days ago

hey @SaranshBangar if you like the feature , I can work on it so please assign me this issue under the given labels.

SaranshBangar commented 4 days ago

@RabdeepKaur Sure, You can proceed with it. Please remember to -

  1. Follow the proper file structure
  2. Star the repo :)

All the best!