JD-666 / wwsc

forum based website
Apache License 2.0
0 stars 0 forks source link

Create a Feedback page #46

Closed JD-666 closed 7 years ago

JD-666 commented 7 years ago

Create a page where users can fill out a basic textarea and submit it. This will send an email to admins. Perhaps also include an optional response email field where if users wish for a response we will be able to reply to that email.

JD-666 commented 7 years ago

On form submission, if successful, perhaps create dialog popup or alert popup: giving the user feedback towards their successful submission and then redirect them home when they click ok.

In the alert, tell them that we will respond to insert_@email (the email they filled in the form) or tell they not to expect a replay if it was blank (anonymous feedback).

JD-666 commented 7 years ago

Align the form in the center of the page. Make it responsive.