Skip to content

GermainJonathan/ng-event-calendar

Folders and files

NameName
Last commit message
Last commit date
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020
Nov 14, 2020

Repository files navigation

NgEventCalendar

Based on angular-calendar library, this library allows you to manage and display event as follow. Trying to do a full responsive calendar component.

// README coming soon

Live demo (Go to Angular Calendar tab): http://testpoc.fr/

Support only 'fr' date format for now.

TodoList :

  • Create the real README
  • Create the contributor file
  • Work on issues and evolution
  • Generate documentation using compodoc

Known Issues :

  • Depends on Angular material for the following components ('mat-button', 'mat-divider', 'mat-toggle-button')
  • Cannot divide event view component and calendar view component without bugs on sync

Evolutions :

  • Write tests
  • Support date format
  • Create / Delete / Update Events
  • Contextual menu
  • new optional display mode for events in calendar view