Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 2.13 KB

File metadata and controls

68 lines (50 loc) · 2.13 KB

Inventory Management System

ABOUT

An Inventory Management System to manage users, customers, products, and orders

VIDEO

https://youtu.be/2Xqsv1QLFGM https://www.loom.com/share/35c2f94ad55c405081c3c624445a0cd9

NON FUNCTIONAL REQUIREMENTS

All users have permission to the pages, except attendants are restricted from user page. All users can login, add products, add customers, add categories, and add orders. Microsoft SQL Database was used as the backend

FUNCTIONAL REQUIREMENTS

Welcome Page

welcomepage

login Page

login page

Product Page

product page

Product Module Page

product module page

Customer Page

customer page

Customer Module Page

customer module page

Category Page

Category page

Category Module Page

category module page

User Page

user page

User Module Page

user module page

Order or Sales Page

Order page

Order Module Page

order module page