Skip to content

This repository contains the source code of the Employees Management System

Notifications You must be signed in to change notification settings

Azizbekdevn1/EmployeesManageSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeesManageSystem

EmployeesManageSystem is a simple C# application for managing employee information. This system allows you to add, update, view, and delete employee records. It's built on the .NET framework.

Features

  • Add new employees
  • Update existing employee details
  • View employee information
  • Delete employee records

Getting Started

Prerequisites

To run this application, you will need to have the following installed:

  • .NET SDK (version X.X or later)
  • Any IDE that supports .NET (e.g., Visual Studio, Visual Studio Code)

Installation

  1. Clone the repository:
    git clone https://github.com/Azizbekdevn1/EmployeesManageSystem.git
  2. Navigate to the project directory:
    cd EmployeesManageSystem
  3. Restore the dependencies:
    dotnet restore

Running the Application

To run the application, use the following command:

dotnet run

Contact

If you have any questions or suggestions, please open an issue or contact me at azizbekmurodov2003@gmail.com.

Usage

Once the application is running, you can perform the following actions:

  • Add a new employee: Enter the employee's details such as name, position, and salary.
  • Update an employee: Select an existing employee and update their details.
  • View employees: View the list of all employees with their details.
  • Delete an employee: Remove an employee from the system.

About

This repository contains the source code of the Employees Management System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages