hhannakayee / project-2_preston-hanna

Project 2 | OZŪ | Advanced Web 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 2 - OZŪ

Link to repository

Repository Here

Link to website

Website Here

Link to W3C's Validator

Link to HTML5 Outliner

Instructions on how to view

  1. git clone the repository to view it locally.
  2. Use sass --watch sass:css --style compressed to get sass started.

Resources

Custom jQuery
  • CONTACT FORM: The contact form has a submit button that is initially disables. When the user fills the "required" parts of the form out, the submit button becomes active. The form can also be reset by clicking the "reset" button.

  • HAMBURGER MENU: jQuery listens for 'click' in order to toggle CSS animation, which is making the menu appear.

Custom javaScript
  • MODAL: Used javaScript to call open the modal click, and then listen for click again to close.
Plugin 1
Plugin 2
  • SCROLL ME: Used on the iPhone mockup on homepage.

Deductions

I have reviewed the list of deductions for this project and in the syllabus

Comments

It's been a tough semester, but I am glad I got through! I was wondering if you have any good references for setting up Sass libraries since we didn't actually go over all of it.

About

Project 2 | OZŪ | Advanced Web 2


Languages

Language:HTML 45.0%Language:JavaScript 27.8%Language:CSS 27.1%