Skip to content

This is an application built in C# that manages employee and task information. It allows users to add, remove, and edit employees and tasks, and provides a greeting algorithm that greets users with the appropriate message based on the time of day.

License

Notifications You must be signed in to change notification settings

thebkht/EmployeeManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

The Employee Management System is a Windows application that allows users to manage employee records and tasks. It provides functionalities such as adding new employees, assigning tasks, tracking task completion, and generating reports.

Features

  • User Authentication: Users can log in with their credentials to access the system.
  • Employee Management: Add, update, and delete employee records.
  • Task Assignment: Assign tasks to employees, set due dates, and track their completion status.
  • Task Tracking: Monitor task progress, track completion time, and view detailed task information.

Technologies Used

  • C#: Used as the programming language for the application logic.
  • Windows Forms: Used for creating the user interface and handling user interactions.
  • .NET Framework: Provides the underlying framework for building Windows applications.

Getting Started

  1. Clone the repository: git clone https://github.com/yusupovbg/EmployeeManagementSystem.git
  2. Open the solution file (EmployeeManagementSystem.sln) in Visual Studio.
  3. Install any required dependencies or packages.
  4. Build the solution.
  5. Run the application by clicking the "Start" button or pressing F5.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request.

License

This project is licensed under the MIT License.

About

This is an application built in C# that manages employee and task information. It allows users to add, remove, and edit employees and tasks, and provides a greeting algorithm that greets users with the appropriate message based on the time of day.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages