February 25, 2010
Anyone Know Of An Open Source Software That Can Be Used As A Backend To Store/schedule Group Events?
I’m creating a global website that needs to be able to have multiple people add events and manage events to a central database. As events are added to it, it will display the location of the events on a world map.
Thanks in advance!
Related Posts
Filed under Uncategorized by



Comments on Anyone Know Of An Open Source Software That Can Be Used As A Backend To Store/schedule Group Events? »
You could set up a CalDAV server and use a Google Map API to custom build a mapping feature based on the calendar event information.
All are free. You just need someone with the programming chops to do it.
What you need is a database on a server.
MySql is one thats freely available.