What should we get for lunch, guys?
- Jonathan Lam
- Arnold Chan
- Victor Festa
- John Tolentino
As a user, I want to have nearby restaurants recommended to me because I don't know what to eat.
As a user that found a restaurant I like,
I can see the details of the restaurants and how to order.
As a user trying to pick a restaurant for a group,
I narrow down the searches myself and share with my friends to vote.
- Eatery gets a list of restuarants
- List of restaurants are based on proximity and location (distance and time)
- If the user is alone, Eatery decides for you based on randomization if none selected
- If user is in a group a voting system is invoked
- The host picks top 2-5 picks of restuarants and sends them to other users
- Resuarant choices are sent to friends via friend list
- Users vote on the restuarants given and majority decides which restuarant the group will go
- The group of user(s) will be taken to a detail page. Page will have options like Ritual etc...
- User can favourite/save a restaurant on his profile
- Mongoose
- MongoDB
- Express.js