My Work
Scheduling App with Blazor Server
I created this scheduling app with Blazor Server. You can see the source code on github.
I developed this project from scratch. It includes:
- Razor Components
- Class Library
- Models
- Creation of a MySQL database
- Full CRUD operations
- Dynamic interface without JavaScript