Skip to main content
cd ~/projects

Calendar Demo

Interactive calendar component built with Angular

> cat README.md

Building interactive calendar interfaces with event management requires handling complex date logic, drag-and-drop interactions, and responsive layouts. Calendar Demo is an Angular application showcasing a fully functional calendar component with event scheduling capabilities.

> grep --highlights

  • Interactive calendar component built with Angular
  • Event scheduling and date management functionality
  • TypeScript-based architecture with Angular CLI tooling
  • Unit testing with Karma and end-to-end testing with Protractor

> tech.stack:

AngularTypeScript