From 1d510a238d2d5e949d554ed00ad7c3a0e1679aab Mon Sep 17 00:00:00 2001 From: Joshua Shoemaker Date: Thu, 26 Jan 2017 19:29:40 -0600 Subject: [PATCH] Update README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63f1ba1..dc8bc0a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # baristaMenu -The beginings of a mock of Starbuck's POS interface for drink creation + +As a partner at starbucks, one thing that I have always wanted to see was a training +mode on our POS systems so that new baristas could get a test run of how to handle +transactions before having to do so with real guests to help easy the stress of how +complex creating a drink order can be. These are the first stages of my efforts to +recreate the interface.