Repository files navigation
A food ordering app made for the Lighthouse Labs Midterm Project
Single Page Application using ViewComponent classes
Users can order food from their favorite restaurants from their location using Google Maps API.
Users will see SMS updates on their order status using Nexmo API + sockets.io.
Users can see restaurant ratings from Yelp API.
Restaurants can accept/reject orders and assign preparation time for the client.
Both users and restaurants can see previous orders.
Fork this repository, then clone your fork of this repository.
Install dependencies using the npm install command.
Start the web server using the npm run local command. The app will be served at http://localhost:8080/ .
Go to http://localhost:8080/ in your browser.
Express
Node 5.10.x or above
axios
bcrypt
body-parser
chalk
cookie-session
dotenv
morgan
nexmo
node-sass-middleware
pg
pg-native
socket.io
About
LHL Midterm Project. Food app servicing the Toronto community. By James Truong, Kevin Laburte and Matthew Wardle
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.