codeformilwaukee / codeformilwaukee/DECARCERATION-PLATFORM
On submission of calendar event modal form, send new event to API Gateway
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
User Story:
- As a **service provider**, when I click submit on the event modal, I would like the **event to be added to the events** on the calendar so that others can see it!
When the submit button is clicked or form is submitted (not sure which is best to add the onclick to), execute an API (post?) call with the new event to the AWS API gateway.
Contributor guide
Assessment
This issue has not been assessed yet.