Skip to content

alexanderchowyen/baristapos

Repository files navigation

A Barista POS app

How It's Made:

Utilized:

  • JavaScript
  • Node
  • Express
  • EJS
  • CSS(flexbox & bootstrap)
  • MongoDB

Users(employees) can log on to check orders and completed orders. completed orders names will be read off. Lessons Learned: Through building this app, I was able to further strengthen my abilities with CRUD applications. I was also able to work on my CSS by styiling it out rather than using a template.

Optimizations

CSS can be tweaked more to make the site a little more crisp. maybe larger icons and text.

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run node server.js
  2. Navigate to localhost:8080

Credit

Modified from Scotch.io's auth tutorial

Screen Shot 2021-11-07 at 11 23 28 PM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published