This Appointment planner demo application showcases the usage of several Essential JS 2 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.
The samples requires the below requirements to run.
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Check all the showcase samples from here.