Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
dtchiong committed Sep 1, 2018
1 parent 81a575a commit 951218a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ An app that allows easy viewing and printing of online orders
![Sample screenshot](https://i.imgur.com/zNV0P70.png)

### About
This application provides T4 Milpitas an integrated interface to see all online orders from different services such as GrubHub and DoorDash, and allows these orders to be easily printed to labels with a click of a button. Therefore, not only does this app eliminate the possibility of human errors from workers having to maintain brain overhead from constantly switching between reading the order in the email that can span multiple pages, and entering the order in the POS machine, but also, this app significantly improves the efficiency of the store by allowing workers to immediately begin preparing the order.
This application streamlines the process of preparing online orders at T4 Milpitas by enabling workers to view orders from different services such as DoorDash and GrubHub, in a single interface, and allows these orders to be easily printed to labels with a click of a button. Therefore, not only does this solution eliminate the possibility of human errors from workers having to maintain brain overhead from constantly switching between reading the order in the email that can span multiple pages, and entering the order in the POS machine, but also, this app significantly improves the efficiency of the store by allowing workers to immediately begin preparing the order.

### Functionality
* See new orders appear at the top of the list with basic information such as name and pickup-time
Expand Down
2 changes: 1 addition & 1 deletion obj/Release/Order Parser.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\b
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\bin\Release\nl\PdfiumViewer.resources.dll
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\Order Parser.csprojAssemblyReference.cache
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\GmailQuickstart.Form1.resources
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\Order_Parser.Properties.Resources.resources
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\Order Parser.csproj.GenerateResource.cache
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\Order Parser.csproj.CoreCompileInputs.cache
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\Order Parser.csproj.CopyComplete
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\Online Order Printer.exe
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\Online Order Printer.pdb
C:\Users\Derek\Documents\dev\MICROSOFT_VISUAL_STUDIO\Order Parser\Order Parser\obj\Release\Order_Parser.Properties.Resources.resources

0 comments on commit 951218a

Please sign in to comment.