Ruby on Rails
Monday, May 30, 2011
Hi all,
I'm currently in the need to implement a calendar in rails.
It should be able to present a year, month and day view.
The events in these 3 views should be able to be opened, on click, to view the information and/or edit it (according to restrictions).
The events will belong to users. One requirement is that users could filter which other users events they want to see (different colors for each user will be a nice to have).
After some reading, I finish up with these two options (open to more suggestions):
- Using FullCalendar, something like this for example: https://github.com/vinsol/fullcalendar_rails
I will be very thankful if anyone could recommend a gem/way to go. Any opinion are welcome.
Thanks.
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment