Skip to content

A point of sales system for a restaurant. Made with react on the front end and node/express on the backend. This was our final project for Lighthouse Labs Web Development Bootcamp. Login in with '6666'.

Notifications You must be signed in to change notification settings

CamBrown101/final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buy Food, Sell Food

Description

A point of sales system for a restaurant. Including analytics, employee clock in, stripe integration, the ability to email bills, sort bills by seat and a separate screen for the kitchen and bar for items that need to be prepared. We also a sort by categories for menu items as well as a search bar that you can search by item name or category. This was our final project for Lighthouse Labs Web Development Bootcamp.


Screen Shots

Home Screen Analytic Screen

Production Screen


Built With:

Front End

  • React
  • SASS
  • React-beautiful-dnd
  • React-Router
  • Stripe
  • CanvasJS
  • Axios

Back End

  • Node / Express
  • PostgreSQL
  • Nodemailer
  • Cors
  • Body-Parser
  • DotENV
  • Nodemon

Getting Started

  • Clone this repo.
  • Run npm install.
  • Run nodemon server.js.
  • Run npm start.
  • Go to http://localhost:3000/ in your browser.
  • Use 6666 as a login code.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

nodemon server.js

Runs the API the app uses on port 8080. This must be running for the app to work.


Contributors

About

A point of sales system for a restaurant. Made with react on the front end and node/express on the backend. This was our final project for Lighthouse Labs Web Development Bootcamp. Login in with '6666'.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published