Found 447 repositories(showing 30)
MarQG
Bamazon-CLI is a node command line interface that interacts with the Bamazon SQL Database. It allows the users to view and purchase items from the inventory. It allows Managers to edit and manage the products in the Bamazon database. Lastly it allows Supervisors to view departments and sales data for reports.
VeenaRekhi
No description available
MinalKarani
Bamazon is an Amazon-like SQL based app that has 3 possible user interfaces: Bamazon customer, Bamazon Manager and Bamazon Supervisor. Bamazon is developed using JQuery, Javascript, Node jS, My SQL.
amontalto7
CLI Bamazon storefront node app using mysql
jlouie10
Bamazon is a storefront app that takes in orders from customers and depletes stock from the store's inventory. This is a command line node app that uses MySQL.
wmadhatterw
No description available
energizedc
Create Bamazon Store using Node, Sql and NPM
malvarius
This is a command line application built using Node.js, Inquirer, and MySQL. This is a project that allows you to access a virtual inventory database to purchase items, see stock, and restock the inventory.
bretbaker
No description available
Bamazon - Amazon NodeJS Imitator
DangerDan88
No description available
saboyadev
Amazon like CLI App using MySQL and Node.js
samanthalynnes
Online marketplace, back-end app
peterjstaker
Bamazon-Application - CLI application made using node.js and mySQL
EliGorniak
An Amazon-like storefront made with MySQL and Node.js.
jeffchee
No description available
DinaKhouri
No description available
armandogautreaux
In this project I have created a back-end app called "bamazon" using node.js. The app takes in orders from customers and deplete stock from the store's inventory.
ovieh
Bamazon is a Node.JS app, using MySQL, that demonatrates inventory management.
acarlie
'Bamazon' is a CLI inventory management app created with Node.JS and MySQL.
bootcamper247
Bamazon is a node command line interface that interacts with the bamazon SQL Database. It allows the users to view and purchase items from the inventory. It allows Managers to edit and manage the products in the bamazon database.
Cuauhtemoc
Bamazon is CLI node.js app using mysql to interact with the inventory of a mock store
ChrisBoyce886
Bamazon is an e-commerce "store" located in a Node.js Command Line Interface backed by MySQL database
TheGreekCuban
This is a backend node.js application that acts as an inventory management system for my bamazon store!
caitlanjeffrey
BAMAZON is like AMAZON. However, while AMAZON is owned by Jeff Bezos, BAMAZON is owned by his lesser known twin brother Geoff Aezos. BAMAZON is a command line Node and MySQL app that takes in parameters and gives you back data. The app has three views: Customer, Store Manager and District Supervisor!
Bigshmow
The Bamazon App is designed to simulate an online storefront using Node.js. There is a customer module and a manager module. Each with their own commands.
IAmShawn98
Bamazon CLI (command line interface) is an Amazon-like storefront created using Node js and MYSQL that allows you to buy, manage, and supervise your very own store!
lordpaulthomas
BAMAZON is a faux marketplace that useds both Node.js and a MySQL database to create, read, update inventory. This app has three javascript files that interact with the database:
dylanawhite92
Bamazon is a command line interface (CLI) app utilizing Node.js and mySQL. It presents a storefront that can be accessed either as a customer, or as a manager of the store.
RocioE
Bamazon Welcome to Bamazon! This is an Amazon-like storefront built with MySQL and Node.js. In the customer portal, you can view the inventory, select an item for purchase and it's quantity. If your selected inventory can not be fullfilled, transaction will not be able to be completed. Within the manager portal, you can view all instock inventory in the store, view all low inventory (less than 5 items in stock), and allows to "add more" of any item to the current inventory! Happy Bamazon shopping!