0% found this document useful (0 votes)
61 views2 pages

OOP2 Dummy Project Proposal

The document proposes an Employee Management System project that will allow both admin and employee users to manage employee data and functionality. For admins, the system will provide secure login, viewing and searching of employee information, attendance tracking, and adding/deleting or adjusting salaries of employees. For employees, it will allow secure login to view their profile, attendance record, and salary details without editing access. The project will be developed using C# programming language on the .NET framework with a SQL Server database and Windows Forms user interface.

Uploaded by

Cadet Adnan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views2 pages

OOP2 Dummy Project Proposal

The document proposes an Employee Management System project that will allow both admin and employee users to manage employee data and functionality. For admins, the system will provide secure login, viewing and searching of employee information, attendance tracking, and adding/deleting or adjusting salaries of employees. For employees, it will allow secure login to view their profile, attendance record, and salary details without editing access. The project will be developed using C# programming language on the .NET framework with a SQL Server database and Windows Forms user interface.

Uploaded by

Cadet Adnan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

AMERICAN INTERNATIONAL UNIVERSITY–

BANGLADESH (AIUB)
Dept. of Computer Science

Faculty of Science and Technology

CSC2210: OBJECT ORIENTED PROGRAMMING 2

Fall 2023-2024
Section: H
Project Proposal On
Employee Management System
Supervised By
Md. Hasibul Hasan

Submitted By:
Name ID
1. Shakil Mahmud 20-44216-3
2. Md Ashfaq Ahmmed Lejon 21-44942-2
3. Abdullah Adnan Abul Kalam 22-47846-2

Project Title: Employee Management System


Objective:
The aim of this project is to develop an Employee Management System using
C# to efficiently manage employee data and functionalities for both Admin and
Employee users.

Features:

For Admin:
 Secure Login: Admin access via credentials to enter the admin portal.
 View Employee Information: Access to a comprehensive view of all
employee details.
 Employee Search: Ability to search employees by their unique ID for
quick access.
Attendance Tracking: Capability to view the attendance record of each
employee, indicating the number of days an employee was present in the
office within a specified period.
 Add/Delete Employees: Capability to add new employees to the system
and remove existing ones.
 Salary Management: Authority to adjust employee salaries as needed,
including increments or deductions.

For Employee:
 Secure Employee Login: Employees access their personal portal with
unique credentials.
 View Profile: Ability to view personal profile information without
editing privileges.
Attendance Record: Access to view their own attendance record,
showcasing the number of days the employee was present in the office
within a specified period.
 Salary Details: Access to view their own salary information and history.

Technology Stack:
Language: C#
Framework: .NET Framework
Database: SQL Server
User Interface: Windows Forms

You might also like