brknt / Bluebox-Inventory-Manager

Stock Manager using Node+MySQL+Sequelize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Project #2

A CRUD stock management app. On the server side this app uses Node and MySQL to query and route data and Handlebars to generate HTML. This app also follows the MVC design pattern and use Sequelize to interact with the database. On the client side uses Bootstrap for layout and style, and JQuery to validate user input.

Technogolies

  • Node JS, Express, MySQL, Sequelize, jQuery, DataTable for jQuery, Bootstrap, Socket.io

Installing

  • type in terminal: npm i && npm start

Dependencies

  • express
  • body-parser
  • express-handlebars
  • mysql2
  • sequelize
  • socket.io

Developed with

Node.js, Express, MySQL, Sequelize, JQuery, Bootstrap, socket.io (chat) DataTables (plug-in for jQuery)

Authors: Nick Williams, Gavin Ervin, Justin Niederer, Julian Hasse

About

Stock Manager using Node+MySQL+Sequelize


Languages

Language:HTML 58.1%Language:JavaScript 39.3%Language:CSS 2.6%