IMS

Inventory

Management

Inventory Management is a web application that helps businesses track and manage their inventory. The application has two types of users: Admin and Employee. Admins can add/delete employees, add/update/delete items in the inventory, assign/unassign items to employees, and view details of all employees and items. Employees can view the details of items assigned to them. The application is developed using ReactJS and SpringBoot, and it stores data in a PostgreSQL database.