Skip to content

Repository files navigation

Employee Management System

A web application to manage employee details, attendance, leave requests, and payroll.

Technologies

  • Backend: .NET Core
  • Database: SQL Server
  • Authentication: JWT

Setup

  1. Clone the repository:

    git clone https://github.com/lahiruudayakumara/employee-managment-system-dot-net.git
  2. Navigate to the project folder:

    cd employee-managment-system-dot-net
  3. Restore dependencies:

    dotnet restore
  4. Apply database migrations:

    dotnet ef database update
  5. Run the app:

    dotnet run

About

A web application to manage employee details, attendance, leave requests, and payroll.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages