Unisono
Unisono is a web-based calendar application for groups. It was originally programmed for the choir I sing in, Metsoforte. Currently this can be seen clearly, as it is in Finnish and the choir name is mentioned here and there. It is in my plans to make the application completely customizable.
Unisono is written with PHP in an object-oriented style. Output is valid XHTML styled with css. The user experience is further boosted with some AJAX here and there but everything works fine even without JavaScript enabled.
Due to the fact that many web service providers still don't support PHP 5, Unisono's object model is made to support PHP 4. This means object interfaces could be defined much better if PHP 5 were used. Hopefully someday I'll be able to fix this...
Source
The source code is GPL (even though it is not mentioned in the source yet...).
- View or download source
- SVN: http://svn.beatwaves.net/svn/unisono
Comments
Post new comment