Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oliverswitzer/perc_email_verification

An assessment from Percolate to verify emails and submit them to MailChimp API
https://github.com/oliverswitzer/perc_email_verification

Last synced: 10 days ago
JSON representation

An assessment from Percolate to verify emails and submit them to MailChimp API

Awesome Lists containing this project

README

        

1. Build a landing page with custom form validation

Fields: Name, Email

* Requirement #1: The email field needs to check to make sure the user submits a company email address. If the user tries to submit the form with a gmail, hotmail, etc. address, trigger a form validation error and tell the user they need to submit a company email
* Requirement #2: Split the name field into first_name and last_name delimited by a space
* Requirement #3: Post the form to a MailChimp email list