About the project
Another database driven site showcasing events and venues. But this time around in the city of Sacramento, USA. The site is powered by the Zend Framework v1.9 – awesome release. Makes bootstrapping so easy with the Zend_Application component. For development the following were my arsenals: JQUERY, PHP 5 & MySQL. Google Maps was used for both venue and event directions with markers pointing to the exact location of the venue/event – geocoding. I used Google Geocoding service to dynamically obtain the long/lat of each venue on the fly and plotted its location on the map with markers.
