PyColorado / boulderpython.org

Boulder Python Meetup Website
http://boulderpython.org
MIT License
5 stars 4 forks source link

add feedback to submit #10

Closed frankV closed 6 years ago

frankV commented 6 years ago

If you submit the form, and it's ingested properly, it just redirects back to /submit. We should implement some feedback so the submitter knows that it was captured (there is a confirmation email but it will be delayed in production).

I'm thinking using query params to either trigger an AJAX request or feed data to a modal.

Along with the standard "Your submission has been received" we should link the Trello card for their submission and maybe some docs/copy explaining the process.