This project helps you to prevent the CRUD actions in the past dates of the Angular Schedule
This project was generated with Angular CLI version 10.0.8 with a node version of 10.16.0. The Scheduler features included in this project are as follows.
- Preventing the CRUD actions in the past dates of the Angular Schedule.
- Binding events with the Angular Schedule.
- Angular schedule with basic views with appointments loaded as local data.
- To run this application, you need to first clone this repository to your system.
- Open command prompt form the project root folder and run the
npm installcommand in command prompt to install the necessary packages that required to run this application. locally. - Run
ng servefor a dev server. Navigate tohttp://localhost:4200/. The app will automatically reload if you change any of the source files.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.