michaelgira23/navigatAR

Add seach bar for finding locations based off of a number of criteria

michaelgira23 opened this issue · 1 comments

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

Search algorithm merged as of #16