ashirrr / ashirrr.github.io

Final project site
0 stars 0 forks source link

Assignment #8 - Forms #2

Open barryross opened 8 years ago

barryross commented 8 years ago

FEWD Week #8 Project: Forms


Description

This week, you'll be practicing your form skills: you have the option of adding a form to your final project, finishing the Relaxr form that will be started in class, or building a form for CitiPix. The form you build must include at least three different types of HTML form elements and some light CSS styling. We have given you an example of a form that renders well on the web and mobile devices, as well as an example, with starter code, of a registration form you could build for Relaxr.

Student: Ashirwaad Badami

Project URL: ashirrr.github.io

Technical Requirements Does Not Meet Expectations (0) Meets Expectations (1) Exceeds Expectations (2)
Use at least three different types of HTML5 form elements: input, textarea, select, radio button, dropdown, checkbox x
Link to your sign-up page from different pages in your application x
Style forms lightly using CSS x
Make sure a user's password is not visible when they are entering it x
TOTAL: 7/8
barryross commented 8 years ago

Hey Ashir,

Great work with this! The form looks awesome and I was pleased to see all of the custom styling, as well as your custom email validation piece. The only reason for the mark off was b/c I didn't see a password field, but I believe you were explaining how you would go about implementing it during the presentation so I gave partial.

I also realize you did more than the requirements asked...like having it link to your email.

Good stuff!