Hello,
i try to find a data structure for a calendar, which should offer the same functionality like googles calendar (want to build a structure in my own sql-database)..
It should offer one-time, multiple times, hole day, date-from til date-to, events and so on... But it's a bit hard to find out the right strucure - do you know where I can find a template or something else that helps me?
Thank you!
EDIT:
Hm... I didn't found any rails-plugins or something that fits my wishes...
I want to build a social networking site where users can create Appointments for doing freetime-activities... and therefor I need a calendar-structure...
Are there any rails plugins or something like that?