Skip to content

jwkeena/bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bamazon

Command line Node app that simulates a storefront. Features customer and manager views, allowing purchasing, inventory restocking, and adding new products.

goals

Built for practice with back-end database management, this command line Node app simulates a storefront, using the MySQL and Inquirer packages.

demo video link

https://drive.google.com/file/d/1KzOt9NHjUq0uLC11X_cb-G76anPPUJuz/view

try it yourself!

To run it yourself, download the GitHub repo, run npm install in the terminal, and create the local database using the seeds.sql file. Don't forget to update the database connection in bamazon.js.

About

Command line Node app that simulates a storefront.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published