student-hub / acs-upb-mobile

A mobile application for students at ACS UPB.
MIT License
27 stars 22 forks source link

Improve matching in the lecturer field #319

Open IoanaAlexandru opened 2 years ago

IoanaAlexandru commented 2 years ago

Currently the lecturer field when adding a new lecture event seems to do exact matching, which is not ideal. For instance, if I look for "Alin Moldoveanu" it does not match the existing "Alin Dragos Bogdan Moldoveanu" person in the db.

We could probably use the same matching we have in the search widget on the People page.