Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send only nearby restaurants in get restaurants endpoint #33

Open
seanlu99 opened this issue Oct 1, 2020 · 0 comments
Open

Send only nearby restaurants in get restaurants endpoint #33

seanlu99 opened this issue Oct 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@seanlu99
Copy link
Collaborator

seanlu99 commented Oct 1, 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

@seanlu99 seanlu99 added the enhancement New feature or request label Oct 1, 2020
@seanlu99 seanlu99 changed the title Change get restaurants endpoint to based on geographic proximity Send only nearby restaurants in get restaurants endpoint Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant