gruizortega / gaygarb

0 stars 0 forks source link

Feedback on Final #2

Open barryross opened 8 years ago

barryross commented 8 years ago

FEWD Final Project


Description

For the final project, you'll be designing and building a website of your choice. This project will test your knowledge of front-end web development and ask you to apply everything you've learned in this course. The result will be a website that you can add to your portfolio. You could create: a portfolio website; a marketing website for a startup or business; or a prototype for a simple web-app. Work with your instructor and EIR's to create project goals that are realistic given the scope and timing of the class.

Student: Gilbert Ortega

Project URL: https://github.com/gruizortega/gaygarb

Technical Requirements Does Not Meet Expectations (0) Meets Expectations (1) Exceeds Expectations (2)
Project Proposal / Wireframes turned in week 5 x
Draft of HTML/CSS turned in week 7 x
First draft of JS turned in week 8 x
Updated rough draft of project week 9 x
Final presentation x
Use HTML5 structural elements (header, footer, nav, footer) x
Demonstrate a correct use of classes and IDs x
Use classes to identify a type of element and IDs for identifying a specific unique element on the page x
Select the appropriate tags to markup content x
Apply fonts, color and styles to elements and the page x
Demonstrate use of floats (or inline-block) and the box model x
Use JavaScript/jQuery to make pages interactive x
TOTAL: 16/24
barryross commented 8 years ago

Hey Gilbert, I now realize I got written feedback off to you guys, but not the rubric for the final! Apologies for the delay on this, but here you go! Overall, great job on the work you did! I left a point of for the float/inline-block one b/c I would like to see clear being used with the float property to ensure unwanted floating doesn't occur with elements after the floated item (try setting the width of your images to 15% instead of 25% for an example of what I mean). It would have been nice to see a bit more JS on your project, but thought what you included was great!

All the best! Barry