Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 329 Bytes

File metadata and controls

2 lines (2 loc) · 329 Bytes

Inventory Management System With Spring Boot

Inventory management system which helps people manage their inventory. In this system we have 2 types of authorization: ADMIN and SUPERVISOR where both have access to login and register, SUPERVISOR can see the products and sends stock request and the ADMIN manages everything else.