ian-yitzhak / NodeJS-inventory-App

NodeJs Inventory Management system //

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS crud app

A backend api app majorly dealing with create,read,update and delete operations, Allows users to add origins, and products, each product has their own origin. retrieved from the database.

Live Application: https://ian-store.herokuapp.com

Built With

  • Node
  • Express
  • Javascript
  • MongoDB / Mongoose
  • EJS
  • Passport User Auth

Run Locally:

npm i 
npm start

About

NodeJs Inventory Management system //


Languages

Language:EJS 55.9%Language:JavaScript 42.7%Language:CSS 1.4%