Skip to content

Add Search Bars on fsq

sosc7662 requested to merge search-with-fsq into main

We can now fetch bars from fsq while requesting bars nearby (set the parameter for using fsq in useSearchNearbyPlaces.ts to true).

This will fetch bars from our database and fsq at the same time and then merge the two lists together to only show unique places. Next step will be fetching the details upon clicking on an unregistered bar, which then will copy the fsq data to our database. This is good for showing tomorrow that the api is working

Merge request reports

Loading