Skip to content

mstop4/eatery-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eatery Server

What should we get for lunch, guys?

dependencies Status

Eatery Client

Developed by

  • Jonathan Lam
  • Arnold Chan
  • Victor Festa
  • John Tolentino

User Stories

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.
  1. Eatery gets a list of restuarants
  2. List of restaurants are based on proximity and location (distance and time)
  3. If the user is alone, Eatery decides for you based on randomization if none selected
  4. 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
  5. The group of user(s) will be taken to a detail page. Page will have options like Ritual etc...

Additional Features

  • User can favourite/save a restaurant on his profile

Tech Stack

  • Mongoose
    • MongoDB
  • Express.js

Releases

No releases published

Packages

 
 
 

Contributors