Skip to content

rovinsharmagit/EmployeeManagementSystem

Repository files navigation


wakatime

wakatime

🛠  Languages and Tools :


Employee Management App

This is a C# Blazor Web application and Using Web Api for managing Employees using SQL Server as the database backend. The application provides functionalities for managing various aspects Employees.

Features

  • Employee Management: Provides features for managing employee information.
  • User Management: Provides user authentication and authorization features.

Database Schema

The application utilizes the following database schema:

  • Employee: Manages employee information.
  • Payroll: Manages payroll information.
  • User: Stores user information.
  • UserType: Manages user types.

Setup

  1. Clone the repository to your local machine.
  2. Open the solution file (DemoEmployeeManagementSolution.sln) in Visual Studio.
  3. Configure the database connection string in Server Project appsettings.json file.
  4. Run the database migrations to create the necessary tables in the database.
  5. Build and run the application.

Technologies Used

  • C#
  • ASP.NET Core
  • Entity Framework Core
  • SQL Server
  • Blazor Web Assembly
  • Web Api

Contributors

License

This project is licensed under the MIT License.

About

Employee Management System Using WebApi,SqlServer,EfCore,Dotnet, And Blazor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published