Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Display a proper calendar view with ability to edit #20

Open
joeblew99 opened this issue Jun 22, 2016 · 4 comments
Open

Display a proper calendar view with ability to edit #20

joeblew99 opened this issue Jun 22, 2016 · 4 comments

Comments

@joeblew99
Copy link

joeblew99 commented Jun 22, 2016

the cal component is able to only list my cas, and then open the selected on in the standard google web cal view.
its pretty terrible style and not usable for Material Design apps.

What about a proper MD Cal View ?
It would be very useful, because it can also sync with the google cal.

Here is a great base example:
http://fullcalendar.io/docs/google_calendar/

@ebidel
Copy link
Contributor

ebidel commented Jun 23, 2016

The current calendar elements are fairly limited but there's nothing stopping you from creating a gcal like interface by authoring more elements

@phidias51
Copy link

@joeblew99
Copy link
Author

joeblew99 commented Oct 19, 2016

@phidias51 Mark, thanks for the link. Its very close to what i need to do for my project.

I guess this is android / ios native app ?

@phidias51
Copy link

It looks like it.

It would be nice if there were more fully fledged components that used Material Design, but also some of the basic functionality that you see here. It would make it easier for people to create custom calendar views that leverage the Google Calendar APIs. You might have behaviors for event lists, and events. It would also be nice if there was an ES6 CalendarEvent class that could serve as the "model" -- although this might be a 2.0 specific feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants