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

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

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.