Project Description:
I need the following:
A form from which when the users clicks add the following items get added to the database:
1) Title
2) Date Start
3) Date Ends
4) Time Start
5) Time End
6) Volunteer Code (number)
7) Editor (wysiwyg)
8) Image upload
9) Organizer Name
10) Organizer Text (wysiwyg)
11) Free or Paid (checkbox)
12) Notes on Cost
13) URL (text)
14) URL Name (input)
15) Address (user inputs address and it appears on a google map which locates the latitude - longtitude)
16) Venue Name
When those data get added in the database, I need an admin panel that I either ACCEPT or DECLINE an event. If Declined it gets in a table named DECLINED. If ACCEPTED it is stored as active and at the same time a request gets sent to Google Calendar which adds the events info on Google Calendar (at a Public Calendar)