ayush-that / FinVeda

A dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.
https://fin-veda.vercel.app/
GNU General Public License v3.0
90 stars 180 forks source link

Search functionality in the tools page #870

Open mahek0620 opened 1 month ago

mahek0620 commented 1 month ago

Is your feature request related to a problem? Please describe.

Users may find it challenging to locate specific tools or features within the app's tools page, especially as the number of available tools grows. This can lead to frustration and inefficiency when trying to access particular tools quickly.

Describe the solution you'd like.

Implement a search functionality on the tools page that allows users to easily search for and filter tools by name, category, or relevant keywords. The search bar should provide instant results, displaying matching tools as users type. Additionally, consider adding filtering options such as categories or tags to help users narrow down their search.

Describe alternatives you've considered.

Categorical Navigation: Grouping tools into specific categories or sections (e.g., "Calculators," "Planners," "Converters") to simplify navigation. While this helps organize tools, it may still require users to browse through multiple sections.

Recently Used Tools: A section displaying the most recently used tools for quick access. This approach provides convenience but doesn't address the need for discovering lesser-used tools.

Add any other context or screenshots about the feature request here.

Search Suggestion: As users type in the search bar, suggestions based on commonly searched terms or frequently used tools could appear to guide them. User Experience: The search functionality should be intuitive and responsive, with a user-friendly interface that encourages exploration. Accessibility: Ensure the search feature is accessible to all users, including those with disabilities, by adhering to web accessibility standards.

Record

github-actions[bot] commented 1 month ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.