Skip to content

Simple web based barista simulation. Takes your order and allows it to be completed by a logged in barista.

Notifications You must be signed in to change notification settings

wadedesir/tinyCafe

Repository files navigation

Tiny Cafe

Simple web based barista simulation. Takes your order and allows it to be completed by a logged in barista.

Check it out: https://tinycafe.herokuapp.com/

Website thumbnail

How It's Made:

Tech used: HTML, CSS, JavaScript, Node.js, Bootstrap

This was a small web app created to simply take a user's order, add it to a database, and allow it to be completed by a barista that is logged in on the server. This was my first take at using bootstrap and I'm glad with what I came out with. Styles are fresh and clean, and the learning process was fairly painless.

Installation

  1. Clone repo
  2. run npm install

Usage

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

About

Simple web based barista simulation. Takes your order and allows it to be completed by a logged in barista.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages