Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Text-Based Search Functionality #2

Open
AkhileshJyotishi opened this issue Mar 14, 2024 · 5 comments
Open

Implement Text-Based Search Functionality #2

AkhileshJyotishi opened this issue Mar 14, 2024 · 5 comments

Comments

@AkhileshJyotishi
Copy link
Contributor

Overview

To improve the user experience and facilitate efficient navigation within our notes app, we need to implement a text-based search functionality. This feature will enable users to quickly locate specific notes based on keywords or phrases, enhancing the overall usability of the application.

Tasks

1.Design and Planning:

Determine the user interface for the search functionality, ensuring it is intuitive and user-friendly.
Define the scope of the search feature, including which fields or content will be searchable (e.g., note titles, content).
Plan the implementation approach, considering factors such as search algorithms and indexing.

2.Logic Implementation:

Develop functionality to support text-based search queries.
Implement an efficient search algorithm (e.g., full-text search, fuzzy search) to provide accurate and relevant results.
Integrate the search functionality with the existing storage system.

The contributor needs to describe the approach before being assigned.

Let's empower our users to find the information they need quickly and effortlessly! 🔍🚀

@sulfur05
Copy link

sulfur05 commented Mar 15, 2024

hey @AkhileshJyotishi please assign me this issue. I plan to implement two search inputs - one to search inside a particular note and one for overall search and I plan to use regEx to search for a particular input.

@AkhileshJyotishi
Copy link
Contributor Author

@sulfur05

Go Ahead!!

@sulfur05
Copy link

@AkhileshJyotishi apologies for delaying the submission, I was encountering some issues, should be completed by tomorrow

@AkhileshJyotishi
Copy link
Contributor Author

Certainly, you can accomplish it by tomorrow.

If you require assistance or encounter any issues, you can always reach out to me.

@AkhileshJyotishi
Copy link
Contributor Author

@sulfur05

Your can again assign yourself ,

if you are willing to work on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants