Java Project 1
Java Project 1
ZEAL POLYTECHNIC
MICROPROJECT
Academic year: 2024-25
Certificate
This is to certify that Mr. /Ms. ……………………………………………………………..
Roll No. ……... of ……. Semester of Diploma in ………………………………………...
…………………………of Institute, ZEAL POLYTECHNIC (Code: 0988) has completed
the Micro Project satisfactorily in Subject –Advanced Java Subject Code: 22517 for
the academic year 2024- 2025 as prescribed in the curriculum.
Certificate
This is to certify that Mr. /Ms. ……………………………………………………………..
Roll No. ……... of ……. Semester of Diploma in ………………………………………...
…………………………of Institute, ZEAL POLYTECHNIC (Code: 0988) has completed
the Micro Project satisfactorily in Subject –Advanced Java Subject Code: 22517 for
the academic year 2024- 2025 as prescribed in the curriculum.
Certificate
This is to certify that Mr. /Ms. ……………………………………………………………..
Roll No. ……... of ……. Semester of Diploma in ………………………………………...
…………………………of Institute, ZEAL POLYTECHNIC (Code: 0988) has completed
the Micro Project satisfactorily in Subject –Advanced Java Subject Code: 22517 for
the academic year 2024- 2025 as prescribed in the curriculum.
Certificate
This is to certify that Mr. /Ms. ……………………………………………………………..
Roll No. ……... of ……. Semester of Diploma in ………………………………………...
…………………………of Institute, ZEAL POLYTECHNIC (Code: 0988) has completed
the Micro Project satisfactorily in Subject –Advanced Java Subject Code: 22517 for
the academic year 2024- 2025 as prescribed in the curriculum.
Certificate
This is to certify that Mr. /Ms. ……………………………………………………………..
Roll No. ……... of ……. Semester of Diploma in ………………………………………...
…………………………of Institute, ZEAL POLYTECHNIC (Code: 0988) has completed
the Micro Project satisfactorily in Subject –DCC Subject Code: 22414 for the
academic year 2023- 2024 as prescribed in the curriculum.
1 PROJECT ABSTRACT 1
2 MAIN CONTENT 2
3 CONCLUSION 9
5 REFERENCES USED 11
6 SOURCES USED 11
7 EVALUATION SHEET 12
PROJECT ABSTRACT:
The Inventory Management System is a basic Java project designed to help small
businesses track and manage their product inventory efficiently. This system provides an
easy way to add, remove, and view products in the inventory. The main goal of this
project is to simplify inventory management by using a graphical user interface (GUI) in
Java, without relying on any database, making it suitable for beginner-level learners.
Content
Introduction:
The inventory management system helps keep track of items in stock. It allows
users to perform basic operations such as adding new items, removing items, and
displaying the current inventory list. This simple Java-based system uses Swing for
creating the GUI and stores data in an ArrayList.
Objectives
Features
The system uses a JFrame (Swing-based GUI) to provide a graphical interface for the
user. Items are stored in an ArrayList, which holds the item names and quantities..
Project Modules:
Add Item Module:
Users can input item names and quantities. The items are stored in a simple
ArrayList.
Remove Item Module:
import javax.swing.*;
import java.awt.event.*;
import java.util.ArrayList;
// Buttons
JButton addButton = new JButton("Add Item");
JButton removeButton = new JButton("Remove Item");
JButton viewButton = new JButton("View Items");
addButton.setBounds(50, 150, 100, 30);
removeButton.setBounds(160, 150, 120, 30);
viewButton.setBounds(290, 150, 100, 30);
This Inventory Management System is a basic Java project designed for beginners to
understand how to manage inventory items without using a database. It uses a simple GUI and
stores items in an ArrayList. The project can be further expanded by adding more features
such as searching for items, editing items, and using a database for more complex scenarios .
WEEKLY PROGRESS REPORT
MICRO PROJECT
10 10th Seminar
https://copyassignment.com/inventory-management-system-project-in-
java/#google_vignette
SOURCES USED: :
Link
Google
Book
Computer
MICRO PROJECT EVALUATION SHEET
Academic Year: 2024-25 Name of the Faculty: Mrs. Tejal Panmand
………………………………………………………………………………………………………………
Marks out of 6 Marks out of 4for
Roll for performance performance in oral/
No in group activity presentation
Student Name Total out of 10
(D5 Col.8) (D5 Col.9)
4 Samruddhi Bendre
26 Vaishnavi Labhasetwar
36 Pranali Sawant
46 Srushti Waghmode
(Signature of Faculty)