/Bamazon

Bamazon is a store like app where customer can place order

Primary LanguageJavaScript

Bamazon

Overview

This is an Amazon-like storefront application which uses both MySQL and node. The app will take in orders from customers and deplete stock from the store's inventory. it will welcome user and ask to choose from item ID and request to place an order and gives total, if the item user is requesting is exceeding the limit that is available in stock it will tell user sorry, not enough quantity.

Functionality

This is an application built using MySQL, node.js, javascript, and the inquirer node package and colors node package.

Screenshots