uPortal-Project / uPortal-web-components

A collection of uPortal Web Components and JavaScript utilities
https://uportal-project.github.io/uPortal-web-components
Apache License 2.0
24 stars 25 forks source link

Calendar Component #122

Open ChristianMurphy opened 6 years ago

ChristianMurphy commented 6 years ago

As a replacement for the calendar portlet

Some potential starting points: https://github.com/GoogleWebComponents/google-calendar https://github.com/HTMLElements/smart-calendar

leighgordy commented 5 years ago

Also worth considering Microsoft Graph. You could make a really nice calendar web component from this API.

jgribonvald commented 5 years ago

The thing to see is if we should purpose one web-component depending on calendar api source (google, microsoft, etc...) or if we prefer to purpose a common component and independent of the calendar source...

I would loved be to be able to have bedework with a nice UI and easy to install working into uPortal...