A Node shopping application. The user interacts with the store through the CLI (command line interface) and can order various quantities of items, or exit the store. Completed orders update inventory totals in a database.
Technologies Used
- JavaScript
- Node.js
- SQL