boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

[Epic] Teachers and Students should be able to search #178

Open dogezen opened 1 year ago

dogezen commented 1 year ago

We would like to offer teachers and students the ability to use the search bar in the Header to search for:

Requirements

Wireframe

This wireframe is a concept and may not capture all the requirements above, please amend as needed.

epic-search-feature-wireframe

Dex491 commented 1 year ago
  • here are the fields you should try to find a match for:
  • users
  • name, email, and any field on the profile

The server doesn't currently have the capability to search by anything other than cohortId, firstName and id, so how should we move forward with this?