1224e66ca1
891562: Need to remove unnecessary lodash.min.js |
||
---|---|---|
server | ||
wasm | ||
webapp | ||
.gitignore | ||
README.md |
README.md
Essential Studio for Blazor - Appointment Planner
This Appointment planner demo application showcases the usage of several Syncfusion Blazor components in a real world application scenario. This demo explores an appointment scheduling application for doctors in a clinic to manage their appointments with patients.
Deployment
Requirements to run the demo
The samples requires the below requirements to run.
Run
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Demo
https://blazor.syncfusion.com/showcase/appointmentplanner/
Check all the showcase samples from here.