-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Feature:
Add a search bar that allows users to filter notes by keyword (e.g., React, Node.js, AI) across all available modules.
- As the number of notes grows, manually browsing becomes inefficient.
- A search function will help users quickly find specific content like "React hooks" or "CI/CD pipelines".
Solution
- Add a search input on the homepage or notes listing page.
- Implement client-side filtering of notes by title and content.
- Display filtered results dynamically as the user types.
I'd like to work on this issue ,,Assign it to me @Amarjha01 @Sauve9119