Project Description:
This project is to create events and list events on our site. This module requires the programming of php pages that are powered by the online services database we have created. The framework will be cakephp and the programming requirements are outlined in the api document that will be provided.
1. Create Event - It will create new event and data will be saved into online service database. (with authentication)
2. Create Venue - It will create new venue onto online service database. (with authentication)
3. Create Ticket - It will create new Ticket onto online service database. (with authentication)
4. Listing Event (with search) - It will lists all event from online service database (It will also search events by country, region, type and date filter) (with authentication)
5. Lists Individual Event - It will lists individual event ( with Google map will be able to point a location by a google marker) (with authentication)