A storefront built with Node.js and MySQL. Includes a customer interface, as well as manager and supervisor capabilities.
- Customer - Currently, a customer can only buy items and view their total. Customers select the item by item_id, easily referenced by the auto generated Available Products Table.