GithubHelp home page GithubHelp logo

food-pickup-ordering-app's Introduction

Hungry Hippo

A food pick-up ordering app built for a restaurant as a midterm project at Lighthouse Labs with a team of 3. The app allows a customer (user) to place an order on the restaurant’s web page. Placing an order notifies the restaurant with order details and confirms the order with the customer by text message. The restaurant can reply to the incoming order with a expected wait time.

Front-end built using HTML/CSS/SASS, Bootstrap, Javascript, AJAX

Backend was built using Node.js, Express, and PostreSQL

Twilio API (modern telecomm API service) was used to allow text message or audio communication between the customer and restaurant

Team Members

  • Sarah Hermsen
  • Cathleen Melendez
  • Kenny Brown

Getting Started

  • Create the .env by using .env.example as a reference: cp .env.example .env
  • Update the .env file with your correct local information
  • Install all dependencies (using the npm install command)
  • Run knex migrate:latest to migrate the database
  • Run knex seed:run to seed the database
  • Run the development web server using the node server.js command
  • Visit http://localhost:8080/

Screenshots

Screenshot Screenshot Screenshot

Dependencies

  • Node 5.10.x or above
  • NPM 3.8.x or above
  • body-parser 1.15.2
  • cookie-session 2.0.0-beta.3
  • dotenv 2.0.0
  • ejs 2.4.1
  • express 4.13.4
  • helmet 3.13.0
  • js-cookie 2.2.0
  • knex 0.11.7
  • knex-logger 0.1.0
  • morgan 1.7.0
  • node-sass-middleware 0.9.8
  • pg 6.0.2
  • twilio 3.18.0

food-pickup-ordering-app's People

Contributors

hypnomama avatar kennybrown11 avatar hellocathleen avatar rafd avatar kvirani avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.