An open API service indexing awesome lists of open source software.

https://github.com/guybanbo/employees-management-system

a Blazor(C# and HTML) employees management web app
https://github.com/guybanbo/employees-management-system

Last synced: 3 months ago
JSON representation

a Blazor(C# and HTML) employees management web app

Awesome Lists containing this project

README

        

An Employees Management System developed using Blazor(C# and HTML).

The system displays a list of employees that is saved on a CSV file and enables the editing, deleting and creating of employees.

The system can run by Opening the project(.sln file) on Visual Studio and running the project.
The system runs locally on the browser.

Make sure that the ASP.NET and web development workload is installed on Visual Studio to run the project.