Hi guys,
Currently putting together a website, it's going okay but there are a couple of features they'd like that I'm not too sure on. The first is image galleries which I'm using this tutorial for - seems like it'd do what I need it do perfectly, and since I'd be coding it myself it'd be pretty much ideal.
But the calendar I'm not so sure on. My initial thoughts is to use jQuery UI Datepicker for the backend date selection, and then iCal like monthly view for the front end (along with some PHP of course, and back/next buttons at the top!)
... but it all seems a bit of a mess to do it that way. And it'd be missing some functionality like the ability to have events that span over multiple days.
Any sugguestions on what to use over the above, or should I be okay?
Thanks 🙂