Hi there!
I`m looking for any type of calendar that can handle events from database. I wanna get view from month, week and day with adding/editing events for users depending on roles. I`m using http://sudwebdesign.com/cook-your-own-user-authentication-in-yii-part-1/1015 for roles. Idea is that user can see his own events(create/edit them) + general events. Users with role 'Parent' can see their events (students can`t) + general events etc.
I`m still new in Yii, maybe there is extension for this that I overlooked, maybe not.
Week view like this:
![Posted Image]()
And day view like google calendar with day plan.
I would also appreciate any help like idea how to do this. Should I create table to handel date and events separately ? How should i display it in my view ? Srsly... any idea is priceless
Thx for any answer
I`m looking for any type of calendar that can handle events from database. I wanna get view from month, week and day with adding/editing events for users depending on roles. I`m using http://sudwebdesign.com/cook-your-own-user-authentication-in-yii-part-1/1015 for roles. Idea is that user can see his own events(create/edit them) + general events. Users with role 'Parent' can see their events (students can`t) + general events etc.
I`m still new in Yii, maybe there is extension for this that I overlooked, maybe not.
Week view like this:

And day view like google calendar with day plan.
I would also appreciate any help like idea how to do this. Should I create table to handel date and events separately ? How should i display it in my view ? Srsly... any idea is priceless
Thx for any answer
