Skip to content

implement search across notes by keyword #131

@darshan02parmar

Description

@darshan02parmar

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

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions