Vita-App / Vita

Bringing life back to your college life.
https://mentorship.thapar.edu/
MIT License
120 stars 78 forks source link

Improving Search Queries #86

Closed Rishabh-malhotraa closed 2 years ago

Rishabh-malhotraa commented 2 years ago

Description

  1. Improve Filtering for Mentor Selection

    • Allow users to choose multiple options in the filter by expertise and filter by motivation
    • Frontend Changes - enable multi-selection in the dropdown
    • Backend Changes - Implement logic to querying mentor information when we have multiple options for the same search query.

      • Eg motivation : [”Marketing” , “Leadership”]
      • Currently, the API expects the response for search query as a single field eg: motivation: “Marketing”
      Screenshot 2022-04-17 at 3 28 25 PM
  2. Render Chips component when filtering options

    • Example How leetcode uses chips to show options selected for filtering questions. Screenshot 2022-04-17 at 3 34 13 PM

Domain

Full Stack

Code of Conduct

github-actions[bot] commented 2 years ago

Hi 😄, @Rishabh-malhotraa Thanks for creating an issue at Vita. To get assigned to this particular issue please use /assign

DevRish commented 2 years ago

Hi @Rishabh-malhotraa I would like to work on this issue

DevRish commented 2 years ago

/assign

github-actions[bot] commented 2 years ago

This issue has been assigned to DevRish! It will become unassigned if it is nott closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.