Skip to content

GreenTeamm/WareHouse

Repository files navigation

WareHouse

User story

AS an employee I want to be able to view, edit, and delete stock

WHEN I want to see if an item is in stock

Then I can search for it

WHEN I want to see details on an item

THEN I can see color, fabric and price

WHEN an item leaves the store

THEN I can update the database

WHEN an item arrives in the store

THEN I can add it to the database

Design Decissions

All routes apart from the login and signup are behind an auth wall. This was done so only the company who owns the items can view their invenotry.

Installation Instructions

Screenshots of Deployed Application

Screenshot

Screenshot

Screenshot

Screenshot

Resources used:

Technologies

About

A fashion inventory app build with Node.js, express.js, handle bars, Sequelize, Morgan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors