Add seach bar for finding locations based off of a number of criteria
michaelgira23 opened this issue · 1 comments
michaelgira23 commented
Add a search bar for finding points of interest. Search by name, nicknames, room numbers, teachers, and more. Use a fuzzy search algorithm (bunch of libraries already out there that may help).
Also: https://firebase.google.com/docs/firestore/solutions/search
michaelgira23 commented
Search algorithm merged as of #16