mehboobali98 / Inventory-Management-System-Spring-Boot

The Web-based application would be used for lending, issuance, and returning of different items. The details of these transactions would be stored in the database. Moreover, details regarding different items such as item quantity, item precedence, etc would also be stored in the database to keep track of the items available in the inventory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventory Management System

Organizations use management systems to regularize their tasks. They can be simple or complex depending on the needs of the organization. An inventory management system (or inventory system) is the process by which you track your goods throughout your entire supply chain, from purchasing to production to end sales. It governs how you approach inventory management for your business.

The Web-based Inventory Management System will attempt to automate and replace the traditional paper based approach for inventory management and tracking which is being used in the Police Department. The paper based approach is quite tedious and it results in a lot of time wastage. Records would be created for each transaction and would serve as a central database where looking for a single record would take a few seconds. This paperless system of management would increase the efficiency, decrease the complexity and provide flexibility to the organization.

Entity Relationship Diagram

The ERD of the project was developed based on the functional requirements and is shown below:

Project Prototype Demonstration

A prototype of the project was developed to identify the interfaces and to develop navigation between different screens. A demonstration is shown in the video below:

IMS-Demo.mp4

Tech Stack

  • Spring Boot
  • Thymeleaf
  • MySQL
  • Hibernate

Project Status: In-Progress 🚧

About

The Web-based application would be used for lending, issuance, and returning of different items. The details of these transactions would be stored in the database. Moreover, details regarding different items such as item quantity, item precedence, etc would also be stored in the database to keep track of the items available in the inventory.


Languages

Language:CSS 58.6%Language:HTML 20.2%Language:Java 18.4%Language:JavaScript 2.8%