0% found this document useful (0 votes)
900 views10 pages

"Employee Management System": Submitted by

This document describes a micro project created by 5 students on an "Employee Management System" using VB.NET. It includes an introduction to VB.NET and the features of the employee management system created. The project proposal outlines the aims of the project, course outcomes addressed, methodology, action plan, and resources used. It also includes screenshots of the outputs of the employee management system, which allows managing employee information, leaves of absence, roles, departments, and generates various reports. The skills developed through the project include group work, communication, MS Word, and developing the system in VB.NET.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
900 views10 pages

"Employee Management System": Submitted by

This document describes a micro project created by 5 students on an "Employee Management System" using VB.NET. It includes an introduction to VB.NET and the features of the employee management system created. The project proposal outlines the aims of the project, course outcomes addressed, methodology, action plan, and resources used. It also includes screenshots of the outputs of the employee management system, which allows managing employee information, leaves of absence, roles, departments, and generates various reports. The skills developed through the project include group work, communication, MS Word, and developing the system in VB.NET.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

A

Micro project
On
“Employee Management System”

Submitted By:

1. Rimanshu Shrivastav
2. Dibyas Dubey
3. Sushil Yadav
4. Sanket Ingale
5. Gajanan Kalbande

Guided By:

Ms. Nikita Valte

Diploma In Computer Engineering


Government polytechnic Vikramgad
Academic Year 2021-2022
Maharashtra State Board
of Technical Education
Certificate
❖ This is certify to Mr.

Sr.No Name Of Enrollment Roll Exam Seat


Student No No No
1. Rimanshu Shrivastav 2115470146 2150
2. Dibyas Dubey 2015470057 2108
3. Sushil Yadav 2015470088 2136
4. Sanket Ingale 2015470080 2128
5. Gajanan Kalbande 2115470131 2144

Of FOURTH semester of Diploma in Computer Engineering in


Government Polytechnic Vikramgad has completed the Micro-Project
satisfactorily in subject GUI Application Development Using Vb.Net
(22034) for the Academic Year 2021-2022 as prescribed in the curriculum

Place: Vikramgad Date:

Subject Teacher Head Of Department Principal

Ms. Nikita Valte


INDEX
Sr.No Contents Page no
1. Aim of the micro-project
2. Course outcomes addressed
3. Proposed methodology
4. Action plan
5. Resources used
6. Brief introduction
7. .vb.net
8. Features of employee management system
9. Hardware and software used
10. Set up the employee management system
11. Accessing accounts

14. Actual resources used


15. Output of the microproject
16. Skill developed
17. Conclusion
Annexure-I

"Employee management system"

A micro-project proposal

1.0 Aims/Benefits of the micro project

VB.NET is the programming language based on Object-Oriented Concepts which is


prominently used to develop GUI-based applications. Graphical User Interface (GUI) based
application includes various user-friendly controls to accept or display data. This course will
give the students an in-depth understanding of the concepts used in VB .NET and the
necessary skills to use programming techniques to develop. NET-based applications and
deploy the same.

2.0 Course outcome addressed

b. Develop GUI Application using Form Controls and its events.


c. Apply Object-Oriented concepts in GUI Applications.
d. Use Data access controls to store data in the database and retrieve it.

3.0 Proposed methodology

In this project, we know about employee management systems using vb.net.

4.0 Action Plan

Sr. Plan start Plan finish Name of responsible team


Detail of activity
No. date date members

1 install XAMPP in windows.

2 check code is working or not


read about the employee management
3
system in the textbook

4 arrange all information in ms word

collect some more information from the


5
internet

6 print micro project

5.0 Resources used

Sr. no. Name of resource material Specificions Quantity

1 textbook GUI Application Development Using VB.NET (22034) 1

2 internet Geek4geek

3 computer windows 11 8GB RAM 1

NAME OF TEAM MEMBERS WITH ROLL NO

-------------------------------------------------------------

-----------------------------------------------------------

------------------------------------------------------------
Annexure-II
Micro-Project Report

Employee management system

1.0 Brief Description:-

An employee management system delivers managers with insights into their


workforce, and assists them in better planning and managing work hours to
efficiently control labor costs and grow productivity. The Employee’s Management
System Project is an ERP software that is designed using VB.Net and Back End
MySQL for the database. It is very easily designed as a user-friendly system that
new users can efficiently use.

This Employee’s Management System includes an admin unit that plays a crucial
role in running or working the system. and it is also an HR Panel. This Employee’s
Management System is also a module that is Handle Employee, Mange Leave of
Absence, Manage Role of Employee, Manage Department of Employee, Manage
User, and many more modules in this software.

• VB.Net:

VB .NET is a language supported by Microsoft's Visual Studio .NET integrated


development environment. An integrated development environment (IDE) helps
programmers code, test, and document programs. It is a .NET language with VB
syntax.
Visual Basic .NET is the next generation of Visual Basic, but it is also a powerful
departure from previous generations. Professional Visual Basic 6 developers will feel
satisfied with Visual Basic .NET code and will recognize most of its constructs.
Visual Basic 6 code can't be compiled by the Visual Basic .NET compiler without
significant modification.
Visual Basic is engineered for productively building type-safe and object-oriented
applications. Visual Basic allows developers to target Windows, Web, and mobile
gadgets. As with all languages targeting the Microsoft.NET Framework, programs
written in Visual Basic benefit from security and language interoperability. This
generation of Visual Basic continues the tradition of giving you a speedy and
comfortable way to make.NET Framework-based applications.

Features of the Employee’s Management System

• Employee
• Leave of Absence
• Position of Employee
• Department of Employee
• User
• Search by Department of Employee
• Search by Position of Employee
• Generate Monitoring Leave of Absence Report
• Generate a List of Employees
• Generate Pie Chart for the Remaining Leave of Employees

• Hardware and Software Used:

Hardware Specification:
Processor Intel Core i3 11th generation
Processor Speed:3.55GHz
Ram 8GB
Hard Disk 1TB
Key Board 85 keys

Software Specification:. XAMPP.


Windows 11 Home Basic

Set up the Employee Management System

• open code file


• Download and install XAMPP
• Run the XAMPP control panel and start MySQL and Apache
• Go to C:\xampp\htdocs and extract the downloaded zip file (
MonitoringSystem) inside the folder
• Open the browser and go to http://localhost/phpmyadmin/ to create the
database
• Click the new to create a database.
• Name the database epub
• Click Import to import the SQL file.
• Click choose file and select the file that can be found inside the
MonitoringSystem folder
• Click go.

Accessing Accounts

• Username: admin

• Password: Admin
code link

2.0 Actual Resources Use

Sr. no. Name of resource material Specificions Quantity

1 textbook GUI Application Development Using VB.NET (22034) 1

2 internet Geek4geek

3 computer windows 11 8GB RAM 1

3.0 Outputs of the Micro-Project

in this micro project, we create an employee management system using VB.net.

4.0 Skill Developed / Learning outcomes of this Micro-Project

a.Develop group discussion skills.


b.Communication skills improved.
c. MS WORD skills developed.
d. developing employee management using vb.net

Conclusion
.NET is the next generation of Visual Basic, but it is also a powerful departure from
previous generations.
The Employee’s Management System Project is an ERP software that is designed
using VB.Net and Back End MySQL for the database. It is very easily designed as a
user-friendly system that new users can efficiently use.

You might also like