Demo appointment scheduling application for doctors in a clinic to manage their appointments with patients
Перейти к файлу
Rajendran R 1224e66ca1
Merge pull request #28 from BharatRamsf3693/master
891562: Need to remove unnecessary lodash.min.js
2024-06-28 18:05:15 +05:30
server 891562: Need to remove unnecessary lodash.min.js 2024-06-28 17:43:23 +05:30
wasm 891562: Need to remove unnecessary lodash.min.js 2024-06-28 17:43:23 +05:30
webapp 891562: Need to remove unnecessary lodash.min.js 2024-06-28 17:43:23 +05:30
.gitignore 891562: The .gitignore was updated 2024-06-27 14:17:18 +05:30
README.md 891562: Update README.md 2024-06-27 16:17:22 +05:30

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.