Proposal
Proposal
FOR
NEW ARJUN TRADE AND SUPPLIERS
BY
Jeewan Bhatta
Exam Roll No.:14302\21
T.U. Registration No.:7-2-464-37-2021
Sudur Paschimanchal Campus
A proposal for
A Project Report Submitted to
Faculty of Management, Tribhuvan University
in partial fulfillment of the requirements for the degree of
Bachelor of Information Management
Dhangadhi, Kailali
December, 2024
Tribhuvan University
Faculty of Management
Sudur Paschimanchal Campus
CERTIFICATE FROM THE SUPERVISOR
This is to certify that the project entitled "Inventory Management System " is an
academic work done by "Mr. Jeewan Bhatta " submitted in the partial fulfillment of the
requirement for the degree of Bachelor of Information Management at Faculty of
management, Tribhuvan University under my guidance and supervision. To the best of my
knowledge, the information presented by him in the summer project report was not
submitted earlier.
…………………………..
Er. Prakash Saud
(Supervisor, Lab tutor)
Tribhuvan University
Faculty of Management
Sudur Paschimanchal Campus
Letter of Approval
This is to certify that this project prepared by Jeewan Bhatta entitled "Inventory
Management System " in the partial fulfillment of the requirement for the degree of
Bachelor’s in information management has been evaluated. In our opinion it is satisfactory
in terms of scope and quality as a project for the required degree.
Signature of Supervisor Signature of HOD/ Coordinator
………………………………….. ………………………………….
E.r. Prakash saud Dharma Raj Bhatta
(Supervisor, Lab Tutor) BIM Department, SPA campus
Signature of Internal Examiner Signature of External Examiner
……………………………… …………………………………
Internal Examiner External Examiner
Sudur Paschimanchal Campus
Ref No:
Date:
2. ………………
3. ………………..
4. …………………
……………………………………
Mr. Yog Raj Upadhaya
Campus chief.
Contents
Chapter 1 Introduction...........................................................................................................6
1.1 Introduction to the system................................................................................................6
1.2 Introduction to the Organization......................................................................................7
Vision..................................................................................................................................7
Mission...............................................................................................................................7
Objectives...........................................................................................................................7
Business process.................................................................................................................7
Problem Statement..............................................................................................................7
Objective of the Project......................................................................................................7
Development Methodology................................................................................................8
Chapter 2 Methodology..........................................................................................................9
2.1 Requirement Identification and feasibility Study:........................................................9
2.2 Related Work/ Literature Review...............................................................................10
2.3 Analysis and Design Tools:.........................................................................................11
2.4 Implementation tools..................................................................................................15
Chapter 3: Expected Outcomes:...........................................................................................16
Chapter 4 Project Schedule..................................................................................................17
Reference..............................................................................................................................18
Chapter 1 Introduction
Vision
To be the most trusted wholesaler by satisfying the customers.
Mission
To be the preferred wholesaler providing fast and quality goods and products to the
customer.
Objectives
To achieve organizational goal
To achieve customer satisfaction
To provide quality goods and products to the customers
To build organizations brand
Business process
In every organization, there is its own structure according to their nature to achieve of
organization. The organization has the following business process model.
Problem Statement
New Arjun Trade and Suppliers uses the traditional method of pen and paper to track and
manage inventory levels. Manual processes are time-consuming and prone to errors. Data
inconsistencies due to lack of integration between systems. Limited real-time data access,
impacting decision-making.
“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 supervises how you approach Inventory management for your business. If you’re
holding a lot of inventory in your business, you need to stay efficient and maintain healthy
margins. An effective inventory management system exists to help you achieve this.”
(Munro, 2018)
System Analysis: It is the process of collecting and interpreting the fact, identifying the
problems and decomposition of a system into its components for the purpose of obtaining
its objectives. .
1.Use Case diagram: Use-case Diagram is the interaction between system and actors. In
the given use-case diagram it shows the interaction between Inventory Management
System and actors i.e., Inventory Manager, Warehouse Staff, System Administrator, Sales
Manager. Use-case diagram shows which actors can perform which functions of the
system and the relationship between them as well.
Context Diagram
Level 1 DFD
Figure
:
Figure: Level 2 DFD
Class Diagram
The class diagram depicts a static view of an application. It represents the types of objects
residing in the system and the relationships between them. A class consists of its objects,
and also it may inherit from other classes. A class diagram is used to visualize, describe,
document various different aspects of the system, and also construct executable software
code
1. Front End:
• HTML: HTML is mark language used for designing the skeleton
structure of web pages and websites. In "Inventory Management System "
we use html to create and structure sections like heading, links, paragraphs
using various tags and elements. This system has also defined forms, tables,
links and images tags to give the structure to the web pages.
• CSS: CSS stands for Cascading Style Sheets used to style the
HTML elements by providing visual appeal and layout control. In
"Inventory Management System" it is used to design the user interface (UI)
with consistent styles, themes and responsive design, ensuring the
application looks good on different devices.
• Java Script: JS is a scripting language that enables dynamic content
and interaction on the web pages. In " Inventory Management System " we
use JS for adding interactivity to the system such as handling form
submission, updating reservation status in real-time, managing feedback
submission and display real-time charging station data.
• Bootstrap: Bootstrap is a HTML, CSS and JS library that focuses on
simplifying the development of informative web pages (as opposed to web
apps). The primary purpose of adding it to a web project is to apply
Bootstrap choices of color, size, font and layout to the project.
2. Back End and Database Tools
• Python: Python is a versatile and powerful language which is widely
used for backend development. It is known for its simplicity and readability,
making it easier to write and maintain code. It offers a vast ecosystem of
libraries and frameworks such as Django and Flask that streamline web
development by providing tools for database interaction, request handling,
and security.
• SQLite for Database: SQLite is a lightweight, file-based relational
database management system (RDBMS) that is ideal for applications
requiring minimal setup and configuration. Unlike traditional databases,
SQLite does not require a separate server process, making it highly portable
and easy to embed in applications. It is perfect for smaller projects, mobile
apps, and systems where simplicity and low resource usage are keys.
Chapter 3: Expected Outcomes:
An Inventory Management System (IMS) enhances inventory accuracy by providing real-
time updates and reducing manual errors, ensuring optimal stock levels to prevent
overstocking or understocking. It automates tasks, improves efficiency, and minimizes
costs associated with spoilage, theft, and manual labor. By offering detailed analytics and
forecasting, an IMS supports better decision-making and enables businesses to meet
customer demands, improving satisfaction and trust. Additionally, it streamlines supplier
management, reduces risks, and facilitates scalability, making it an essential tool for
growth and operational excellence.
Chapter 4 Project Schedule
For project scheduling we use the Gantt Chart which is a type of bar chart showing the
start and finish date of a project's element such as planning, resource allocating and
dependencies. It divides the project into tasks, each task having beginning and ending date
to determine how long each tasks will take.
Reference
(2024, 0ctober 18). Retrieved from geeks for geeks:
https://www.geeksforgeeks.org/unified-modeling-language-uml-class-diagrams/
Agrawal, V. (2024, October 30). Retrieved from https://www.simplilearn.com/feasibility-
study-article
Munro, O. (2018, march 21). Retrieved from Unleashed software:
https://www.unleashedsoftware.com/inventory-management-guide/inventory-
management-systems
Paliwal. ( 2024, september 23). agile methodology. Retrieved from geeks for geeks:
https://www.geeksforgeeks.org/what-is-agile-methodology/
Varalakshmi. (2024, August). Retrieved from ijarcce.com: https://ijarcce.com/papers/a-
review-of-inventory-management-system/
Woods, M. (2024, November 23). Retrieved from https://www.camcode.com/blog/what-is-
an-inventory-management-system/?srsltid=AfmBOoqYsFEi3S6F6Y-
EhjQcyM9B5-zJZTfXHq-uDf5ZaHJwE685oxC1