brianshub / final-project

0 stars 0 forks source link

Feedback on final project #3

Open barryross opened 7 years ago

barryross commented 7 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: Brian Strader

Project URL:https://github.com/brianshub/final-project

Technical Requirements Does Not Meet Expectations (0) Meets Expectations (1) Exceeds Expectations (2)
Project Proposal / Wireframes turned in (milestone #1) x
Draft of HTML/CSS turned in (milestone #2) x
First draft of JS turned in week (milestone #3) x
Updated rough draft of project week (milestone #4) x
Final presentation (milestone #5) 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: 23/24
barryross commented 7 years ago

Brian, excellent work on your final project! It has been great watching you build this out from start to finish, and I really appreciate and know you benefited from consistently working on this and hitting the milestones/checking in with me during office hours.

The only mark I left off was because I think there are some places where unique elements could be labeled with id instead of class. See inline comments for example. Just something to be aware of. Please let me know if you still have further questions about when/where to use a "class" instead of an "id" and vice-versa.

The parallax effect, and shrinking header look and work great, and I'm very pleased to see that you've taken this farther than the requirements ask and made it responsive! You have done great work throughout this course and it's been a pleasure having you in class! If you don't already, I suggest you feel great about all the hard work you've put into this. 💯

I look forward to continuing to see you on campus!