**Feature Description** Use a regex check to ensure that entered emails are valid. **Requirements** - If proper email is entered, then proceeds as normal - If improper email is entered, then displays error
Feature Description
Use a regex check to ensure that entered emails are valid.
Requirements