https://github.com/syncfusion/blazor-showcase-appointment-planner
Demo appointment scheduling application for doctors in a clinic to manage their appointments with patients
https://github.com/syncfusion/blazor-showcase-appointment-planner
Last synced: 6 months ago
JSON representation
Demo appointment scheduling application for doctors in a clinic to manage their appointments with patients
- Host: GitHub
- URL: https://github.com/syncfusion/blazor-showcase-appointment-planner
- Owner: syncfusion
- Created: 2019-09-11T10:27:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-27T04:50:10.000Z (6 months ago)
- Last Synced: 2025-06-30T12:12:17.667Z (6 months ago)
- Language: HTML
- Size: 5.64 MB
- Stars: 86
- Watchers: 12
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
* [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
### 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.