Giter Site home page Giter Site logo

bamazon's Introduction

Bamazon!

DEMO VIDEO: http://bit.ly/bamazonrose

Bamazon is an Amazon-like storefront that uses MySQL, Node.js, packages like NPM Inquirer.js, and JavaScript to take in orders from customers and deplete stock from the store's inventory. Bamazon also has a Manager and Supervisor view that allows additional functionality - including adding new items, viewing low inventory, viewing product sales, and more.

Technologies Used: Node.js, MySQL, Javascript

How it works:

  • Clone repo

  • Create database and tables in MySQL using SQL file

  • Install depedencies from package.json file

There are three views/apps to choose from:

Customer App:

Enter "node bamazonCustomer" into the command line Act as a customor and: *Place a new order using the item's ID, and then input the amount of units *Once you have placed the order, the app will check if the store has enough of the product to meet your request.

Manager App:

Enter "node bamazonManager" into the command line Act as a manager and: *View products for sale *View low inventory *Add to the inventory *Add a new product

Supervisor App:

Enter "node bamazonSupervisor" into the command line Act as a supervisor and: *View product sales by dpartment *Create a new department

  • Act as a customor and:
  • Place a new order using the item's ID, and then input the amount of units
  • Once you have placed the order, the app will check if the store has enough of the product to meet your request.

Manager App:

Enter "node bamazonManager" into the command line

  • Act as a manager and:
  • View products for sale
  • View low inventory
  • Add to the inventory
  • Add a new product

Supervisor App:

Enter "node bamazonSupervisor" into the command line

  • Act as a supervisor and:
  • View product sales by department
  • Create a new department

bamazon's People

Contributors

rocksteadyrose avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.