JJJ4032002 / inventoryApp

A bakery theme inventory app made with Express and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cakery

An Inventory app made with Express and MongoDB.

Features -

  • Add, update, delete and view an item.
  • Add, update, delete and view a category.

Live

Click here

Demo Screenshots

Demo3 Demo2 Demo1

Tech Stack use

  • Data is stored in MongoDB through Mongoose, an ODM library for MongoDB.
  • Data is validated with the help of express-validator.
  • Multer middleware is used to handle image files.
  • Asynchronous code is handled by async library.

About

A bakery theme inventory app made with Express and MongoDB


Languages

Language:JavaScript 72.0%Language:Pug 17.8%Language:CSS 10.3%