Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 829 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 829 Bytes

Tablewise

Tablewise is a customer-facing restaurant POS that allows users to place and split complicated orders hassle-free. This app was designed to allow users to use via mobile browser. Scan a QR code with your phone to start (recommended) or click one of the links below to view on your current device. Try splitting orders between two seats!

The front-end of this web app was built in React with TypeScript and utilizes Material-UI AppBar, SwipeableView and Accordion. Apollo Client communicates with the exposed GraphQL API back-end hosted on MongoDB Atlas.

Stack

Frontend:

  • React
  • TypeScript
  • HTML5/CSS3
  • Stripe
  • Apollo Client

Backend:

  • GraphQL
  • Node Express
  • MongoDB Atlas
  • Socket.io

"tablewise"