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
- Host: GitHub
- URL: https://github.com/guybanbo/employees-management-system
- Owner: guybanbo
- Created: 2025-03-17T09:04:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T18:47:57.000Z (3 months ago)
- Last Synced: 2025-03-17T19:41:45.661Z (3 months ago)
- Language: CSS
- Size: 601 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.