StudentCode-in / StudentCode-in.github.io

Central Repository of Student Code-In website
https://studentcode-in.github.io/
MIT License
60 stars 62 forks source link

Fix: Add email validation to newsletter subscription #113

Closed jordanmcdougall closed 3 years ago

jordanmcdougall commented 3 years ago

Description

Added a regular expression which validates the syntax of a valid email address on click of the Subscribe Now.

Fixes #106

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Tested against the following email addresses for valid addresses:

Tested against the following email addresses for invalid addresses:

Checklist: