This project is an Employee's Information System in VB.NET and MS Access Database. This application is software-based that stores the information of the employees of a certain company. The information of employees contains the personal information of the employee and some relevant details.
About the Employee's Information System
This Employee's Information System is made by the 2nd year Bachelor of Science in Information Technology students for their project in DBMS subject. It is made of Visual Basic .NET and MS Access for its database. It generates a report using Crystal Report. The project has a CRUD (Create, Read, Update, and Delete) Operation. The system has a pleasant user interface and user-friendly functionalities.
Features
- Secure Login and Logout
- Add Employee
- Update Employee's Details
- List Employees
- Delete Employee
- Search Employee from List
- Manage System User
- Generate Reports (List of Employees)
How to Run
Requirements
- Download and Install Microsoft Visual Studio Software
- Download and Install MS Access Database Engine 2010
- Download and Install Crystal Reports
Setup
- Download and Extract the provided source code zip file. (download button is located below)
-
Locate the solution file inside the extracted source code folder. The file is known
as
EmployeesInformation.sln
. - Open the Solution File with your MS Visual Studio Software.
-
Press the
F5
key on your keyboard to run the Employee Information System application.
Admin Information:
Username: admin
Password: admin
Staff Information:
Username: jane
Password: staff
DEMO
There you go. You can now explore the features and functionalities of this Employees' Information System in VB.NET and MS Access Database. The source code is free to download and you can modify it the way you desire.
0 Comments