UNIVERSITY OF MUMBAI
KONKAN GYANPEETH COLLEGE OF
ENGINEERING
KARJAT - 410201
A MINI PROJECT REPORT
Project Title
“ Employment Management System”
1
Academic Year
2022-23
UNIVERSITY OF MUMBAI
KONKAN GYANPEETH COLLEGE OF
ENGINEERING
KARJAT- 410201
DEPARTMENT OF ARTIFICIAL INTELLIGENCE AND DATA SCIENCE
ACADEMIC YEAR 2022-23
2
NAME OF THE STUDENTS :
1. Vaibhav P. Palkar 14
2. Dipak D. Patil 16
3. Adarsh B. Yadav 20
Name of the Mini-project Guide : Prof.P.D.Pulekar
Class, Semester & Branch: SE AI&DS SEM III
Subject : Skill based Lab Course : Object Oriented
Programming with java
Title Of Project : Employment Management System
Project Guide Head Of Department Principal
(Prof. P.D.Pulekar) (Prof. S.M.Patil) (Dr. V.J.Pillewan)
3
INDEX
Chapter no. Title Page No.
1. Introduction
2. Problem Definition
3. Modules
4. Implementation
5. Result
6. Conclusion
7. Reference
4
Introduction :
In this project we made a system called Employment
Management System with the help of java . This system is
useful to store the data of the employees. In this system we can
perform various operations like Add , Delete, Update, Remove
the data Of Employee . So it can help to company to validate
data of the employees.
This Employment Management System we made interesting
things like background etc. to make the project interesting.
This system GUI made with code so it has less bugs. So error
free data flow can be possible in system .
5
Problem Definition :
We observed that till now the employees data in various
companies stored in books or paper . So it consumes time and it
is wastage of paper.
If a book of data is missed then all data should be write again. The
update the data of the employee isn’t possible in such way.
So we tried to make employee management system project for
such work . In this System all the access of data of employee to
the admin. So there is not possibility of fraud. Data of employees
can be update anytime, if employee leaves company we can
remove such employee .
If new employee joined we can add the data of the employee.
This is the motive of our project .
6
Modules :
The Employment Management System made with Java Programming language. For the
data Storage purpose we use MySQL database . Connect it to project using connector
Modules of the project as follow :
1. Login Page :
This page made for security purpose of data of
employees.Without username and password anyone cant access the
data .
2. Add Employees :
If new employee joined the company then we
can add the data of employee with the help of this. If data
successfully inserted it will store to our database server.
7
3. Update Employee:
If we have to update data of current
employee we can update with this option.So new data replaced
with old data.
4. View Employee :
The data of employees inserted we
can see in tabular form by this. Data for display will
be access from database.
5. Remove Employee :
If someone left the job or company then we
can remove the data of such employee .
8
Implementation :
Login Page Add Employee
9
Remove Employee View Employee
10
Update Employee
11
Result : 12
13
14
15
Conclusion :
By this project we learned to implement interface to
project .
we can make our own system project. We able to create
database for project and learned to code and import
packages.
16
References :
• Youtube channels :
1.Code with harry
2. Codebasics Hindi
• Books :
1. MySQL Developer’s Library by Paul Dubois
2. The Java Language Specification by James Gosling
17
Thank You ……!
18

JAVA REPORT

  • 1.
    UNIVERSITY OF MUMBAI KONKANGYANPEETH COLLEGE OF ENGINEERING KARJAT - 410201 A MINI PROJECT REPORT Project Title “ Employment Management System” 1
  • 2.
    Academic Year 2022-23 UNIVERSITY OFMUMBAI KONKAN GYANPEETH COLLEGE OF ENGINEERING KARJAT- 410201 DEPARTMENT OF ARTIFICIAL INTELLIGENCE AND DATA SCIENCE ACADEMIC YEAR 2022-23 2
  • 3.
    NAME OF THESTUDENTS : 1. Vaibhav P. Palkar 14 2. Dipak D. Patil 16 3. Adarsh B. Yadav 20 Name of the Mini-project Guide : Prof.P.D.Pulekar Class, Semester & Branch: SE AI&DS SEM III Subject : Skill based Lab Course : Object Oriented Programming with java Title Of Project : Employment Management System Project Guide Head Of Department Principal (Prof. P.D.Pulekar) (Prof. S.M.Patil) (Dr. V.J.Pillewan) 3
  • 4.
    INDEX Chapter no. TitlePage No. 1. Introduction 2. Problem Definition 3. Modules 4. Implementation 5. Result 6. Conclusion 7. Reference 4
  • 5.
    Introduction : In thisproject we made a system called Employment Management System with the help of java . This system is useful to store the data of the employees. In this system we can perform various operations like Add , Delete, Update, Remove the data Of Employee . So it can help to company to validate data of the employees. This Employment Management System we made interesting things like background etc. to make the project interesting. This system GUI made with code so it has less bugs. So error free data flow can be possible in system . 5
  • 6.
    Problem Definition : Weobserved that till now the employees data in various companies stored in books or paper . So it consumes time and it is wastage of paper. If a book of data is missed then all data should be write again. The update the data of the employee isn’t possible in such way. So we tried to make employee management system project for such work . In this System all the access of data of employee to the admin. So there is not possibility of fraud. Data of employees can be update anytime, if employee leaves company we can remove such employee . If new employee joined we can add the data of the employee. This is the motive of our project . 6
  • 7.
    Modules : The EmploymentManagement System made with Java Programming language. For the data Storage purpose we use MySQL database . Connect it to project using connector Modules of the project as follow : 1. Login Page : This page made for security purpose of data of employees.Without username and password anyone cant access the data . 2. Add Employees : If new employee joined the company then we can add the data of employee with the help of this. If data successfully inserted it will store to our database server. 7
  • 8.
    3. Update Employee: Ifwe have to update data of current employee we can update with this option.So new data replaced with old data. 4. View Employee : The data of employees inserted we can see in tabular form by this. Data for display will be access from database. 5. Remove Employee : If someone left the job or company then we can remove the data of such employee . 8
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
    Conclusion : By thisproject we learned to implement interface to project . we can make our own system project. We able to create database for project and learned to code and import packages. 16
  • 17.
    References : • Youtubechannels : 1.Code with harry 2. Codebasics Hindi • Books : 1. MySQL Developer’s Library by Paul Dubois 2. The Java Language Specification by James Gosling 17
  • 18.