This is a very early first stage prototype structure for a trading shell app which allows the user to enter in BUY and SELL orders, delete them and display them.
##Cool Bits
Basic structure in place for any shell apps you might want to write which require taking input from the command prompt. It uses a Functional Programming reduce function for collating similar orders and then sorts them in a totally functional way bro. Basic Mocha & Chai setup
##Author
Created by @craftfortress in a couple of hours
##Links