/Coffee-app

Primary LanguageJavaScript

Coffee-app

A coffee application that allows cashiers to take orders for customers and Baristas to recieve orders passed on from cashier and track competed VS. non complteted orders.

screen shot 2018-07-13 at 3 35 52 pm

screen shot 2018-07-13 at 3 35 39 pm

screen shot 2018-07-13 at 3 36 10 pm

How It's Made:

Tech used: *HTML *CSS3 *ES6 *Javascript *Mongo DB

Lessons Learned:

Working on this project I learned the importance of keeping collections consistent and properly labeled allowing the database(s) to respond correctly to a request. Also got more familair using childNode & ParentNode.