Skip to content

rohit-raj/inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple inventory system built using :

  • Node js
  • Express js
  • Javascript
  • MySQL

Steps :

  • Create a db named inventorylocal
  • Run the content of evolution/1.sql file to the db to create the tables.
  • npm i to install all the dependencies
  • node app.js to start the server
  • import API doc/inventory.json file to postman to view the APIs.

About

A simple inventory management system : Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published