TaoLearning / developerdojo

MIT License
0 stars 3 forks source link

Spam Control for Forms #2

Closed lyrasu closed 4 years ago

lyrasu commented 4 years ago

Look at forms like on the link included. https://thefocushive.com/support.html

Come up with a spam control idea to prevent spammers from filling out the form.

Present your spam control idea to the team for authorization.

Once authorized, build the code for the spam control into the form. You may use Javascript, Google Form Validation, or other popular methods.