skgtech.github.io icon indicating copy to clipboard operation
skgtech.github.io copied to clipboard

Create a form to create new events

Open kbariotis opened this issue 8 years ago • 7 comments

The goal is to make it easier for the event organizers to insert their event in our calendar.

We could create a form that will send data to an AWS lamda function just how we did with the Slack form. The function will then call GCalendar API(hiding our API token and doing all the validation needed) to create the event.

Do I miss anything here?

kbariotis avatar Jan 28 '16 20:01 kbariotis