Skip to content

fbssaejun/foodUp

Repository files navigation

FoodUp

Project details

FoodUp is a Food Pick-up Ordering Application

For customers

  1. Allows Users to create an account, browse through restaurant's menus.
  2. Users can add, delete, store orders in the cart and checkout with the total price informed.
  3. Once the order is placed, users will be notified with a message on the screen with the checked out price.
  4. Users will receive a text message from the owner according to their order's conditions, whether if it's accepted, rejected or completed.

For owners

  1. Owners have their own unique admin access to the app.
  2. Owners has their own dashboard where they can modify, delete, add orders and menu items.
  3. Owners can send messages to customers about their order when accepting, rejecting or completing orders.

"" "" ""

Getting Started

  1. Install dependencies: npm i
  2. run npm run local on your host machine
  3. Visit http://localhost:8080/
  4. Start ordering!

Dependencies

  • Node.js
  • Express.js
  • EJS
  • bcrypt
  • body-parser
  • cookie-session
  • chalk
  • dotenv
  • morgan
  • node-sass
  • pg
  • pg-native
  • timeago
  • twilio

About

Full-stack food-pickup web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published