Skip to content

wferebee/STORE_FRONT-Node.js_MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node.js_MySQL by WILLIAM FEREBEE

About

This Node.js/ MySQL or (Bamazon) app is fairly simple. It creates a demo storefront where customers can "purchase" items and the databse updates in realtime and displays relevant info to the user. This is just a small demonstration, but in practice it shows what could be done on a much larger scale just using Node.js and MySQL.

Technologies Used

  • Node.js
  • MySQL
  • NPM
  • NPM Colors
  • Console.table node package

WATCH ME DEMO THE APP

Feel free to clone the repository
  • once cloned just run - npm init - in your bash and you should be good to go
  • installation of Node.js and MySQL required

Screen Shots of app in use

Storefront

Screenshot (42)

Choosing items and a quantity

Screenshot (43)

Items bought and price expressed

green 's' was removed

Screenshot (44)

Trying to buy too much of a product

Screenshot (45)

Trying to buy a product that does not exist

Screenshot (46)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published