Open barryross opened 8 years ago
Dawn, awesome work with the final project...and the class in general. Regarding the rubric for the form assignment...I figured the email field was just as challenging as incorporating a password field, so I provided those points.
It's great that you focused on puppies and did something you are so passionate about! You have some really awesome things happening in your project.
Some things that stand out:
I definitely encourage you to continue with the features you identified for moving forward. I believe these included conditional text box on the form, and validation features, correct?
It has been a pleasure having you in the class, and watching you tackle front-end development. You have consistently done awesome work, and if there are any topics you are interested in learning more about, I'm happy to try and point you in the right direction if it'd be helpful for you. Keep up the great work, and hopefully I will see you around the GA campus!
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: Dawn Robles
Project URL: https://github.com/dawnericarobles/dawnericarobles.github.io
input
,textarea
,select
,radio
button
,dropdown
,checkbox