tienlx91 / ej2-showcase-angular-appointment-planner

An demo appointment scheduling application for doctors in a clinic to manage their appointments with patients

Repository from Github https://github.comtienlx91/ej2-showcase-angular-appointment-plannerRepository from Github https://github.comtienlx91/ej2-showcase-angular-appointment-planner

Essential JS 2 for Angular - Appointment Planner

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.

Deployment

Install

To install all dependent packages, use the below command

npm install

Run

To run the sample, use the below command

ng serve

Demo

Check all the showcase samples from here.

About

An demo appointment scheduling application for doctors in a clinic to manage their appointments with patients

License:Other


Languages

Language:TypeScript 56.9%Language:SCSS 23.9%Language:HTML 18.0%Language:JavaScript 1.3%