So repl.it is hosting a template jam, and I decided to post a feedback form in Python where you automatically get the filled in responses in your email, and it also has a cooldown for each device (so nobody can spam it).
Here is the link for the template:
https://replit.com/@VulcanWM/feedback-form#README.md
How much would you rate this from 1-10? Does it have any chance of winning?
How can I improve the template?
Do you have any other template ideas?
Top comments (4)
Do you know how to send email of response of contact form to the form owner?
wdym?
Do you know how to make a Contact Form in HTML with PHP as backend?
After submission of the form, the response will be send directly to the owner of the form.
oh right, I don’t know PHP sorry