Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 502 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 502 Bytes

Pley-Registration-Form

Simple registration form for Pley.

  1. first name, last name, email address, password, submit / cancel button.
  2. client side validation for form fields.
  3. pressing submit button should retrieve a "Thank You for Registering" page via AJAX
  4. should render correctly on android/ios/firefox/chrome/safari/ie

Using jQuery and jQuery validation plugin

Using LESS.js for CSS preprocessing, compiled to CSS for production

Using Various CDN's where available