wafflehaus / chewcrew

LUNCH!
http://chewcrew.cc:8080/api
ISC License
0 stars 0 forks source link

Use Places API to determine winner #41

Open ryyan opened 9 years ago

ryyan commented 9 years ago

Depends upon: #30

This should be built as a pipeline to easily add/remove parts as needed.

Include the address, category, rating, price, etc.. of the result, Ex: {Name: Food4U, Address: "1234 Main St", Category: [Pizza, Burgers], Rating: 4, Price: $$}

eduderewicz commented 9 years ago

Should we include a "walking distance" option?

ryyan commented 9 years ago

Definitely if it's available within the API. Start with the smallest distance possible (1/4 mile).

Users won't manually pick "walking distance", "5 miles", etc.. Instead it will be based off the addresses given. If there are choices available that are walking distance to all participants, then the first round of choices will all be walking distance.

EDIT: After discussions, the Creator /will/ manually pick the distance, and give the specific address.