FoodUp is a Food Pick-up Ordering Application
- Allows Users to create an account, browse through restaurant's menus.
- Users can add, delete, store orders in the cart and checkout with the total price informed.
- Once the order is placed, users will be notified with a message on the screen with the checked out price.
- Users will receive a text message from the owner according to their order's conditions, whether if it's accepted, rejected or completed.
- Owners have their own unique admin access to the app.
- Owners has their own dashboard where they can modify, delete, add orders and menu items.
- Owners can send messages to customers about their order when accepting, rejecting or completing orders.
- Install dependencies:
npm i
- run
npm run local
on your host machine - Visit
http://localhost:8080/
- Start ordering!
- Node.js
- Express.js
- EJS
- bcrypt
- body-parser
- cookie-session
- chalk
- dotenv
- morgan
- node-sass
- pg
- pg-native
- timeago
- twilio