CamBrown101 / final-project

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'.

Home Page:https://buy-food-sell-food.netlify.app/login

Repository from Github https://github.comCamBrown101/final-projectRepository from Github https://github.comCamBrown101/final-project

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'.

https://buy-food-sell-food.netlify.app/login


Languages

Language:JavaScript 76.5%Language:SCSS 20.0%Language:PLpgSQL 2.1%Language:HTML 1.4%