mengzhuou / ClientInfoTracker

0 stars 1 forks source link

FE & BE - Create a Client #11

Open mengzhuou opened 4 weeks ago

mengzhuou commented 4 weeks ago
  1. Have name label for each input
  2. Have red start after name label
  3. Name label: Important Date. Placeholder to be just: YYYY/MM/DD
  4. Birthday datepicker: limit the day to not display the future date after today
  5. Phone number: cannot type any non-numeric letters. Placeholder: Display in format of (xxx) xxx - xxxx
  6. Email: needs to have validation of email check.
  7. Submit: alert "Submit successfully"
mengzhuou commented 4 weeks ago

Move createClient method to connector.js