You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
customer_get_restaurants endpoint should take in a location (probably coordinates)
It should only send restaurants within a certain radius (ex: 25 miles)
It should also order restaurants by proximity
It should also send how far the given location is from the restaurant, rounded to the tenths place (ex: 0.2 miles)
seanlu99
changed the title
Change get restaurants endpoint to based on geographic proximity
Send only nearby restaurants in get restaurants endpoint
Oct 2, 2020
customer_get_restaurants
endpoint should take in a location (probably coordinates)It should only send restaurants within a certain radius (ex: 25 miles)
It should also order restaurants by proximity
It should also send how far the given location is from the restaurant, rounded to the tenths place (ex: 0.2 miles)
Parallel iOS issue: swick-app/swick-ios#23
The text was updated successfully, but these errors were encountered: