Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

w3-a3__MollyKentAlinaTo__DONE #19

Open
wants to merge 189 commits into
base: master
Choose a base branch
from

Conversation

toalina
Copy link

@toalina toalina commented Sep 14, 2015

Week 3 Project COMPLETED.

  1. Included all revisions from week 2 feedback from Jed (i.e. Reorganized HTML, deleted extra classes, etc.)
  2. Sass:
    • Configured Gulpfile.js, Sass, and .gitignore
    • Refactored CSS files into SCSS files
    • Reorganized SCSS file system (with a main.scss and _(partial files).scss)
    • NOTE: Unmerged branch (file_reorg) contains continued refactor and reorganization of SCSS files (into sub directories) -- We didn't merge this because it is not done, but we wanted to turn in a functioning final product for Week 3 assignment. We would appreciate feedback on unmerged branch as well!
  3. Added jQuery features:
    • Smooth scroll applied to top nav links (Top Nav), sign up links (Services), contact us link (About).
    • Image carousel (Portfolio)
    • Filter behavior on secondary nav (Portfolio) with fade in/out effects
    • Figure carousel (Team / Clients)
    • Map hover effect (Contact)
    • Inactive form alert (Contact)

@blackfalcon @miketierney @jedfoster

carousel_dots

filter_before

filter_after

map_before

map_after

alert_popup_before

alert_popup_after

mollyfish and others added 30 commits September 8, 2015 08:34
Images are in, start HTML setup
Close #10 Add 404 page and fine tune server behavior
Fix merge, merge master into servicescss
Close #4 add flex box, continue with Portfolio section
Change About section progress bars, adjust About section layout
toalina and others added 23 commits September 17, 2015 10:52
Add alert popup when submitting form
Add carousel functionality to Portfolio top image
Convert signup and contact us buttons to anchor links.
Rename top_nav.js to smooth_scroll.js
Add carousel functionality to Clients, refactor _slider.scss
Add slidedown and slideup to contact info figcaption
Refactored Clients carousel to include prev/next icons
Fix Safari flexbox bug in Portfolio section
@toalina toalina changed the title w3-a3__MollyKentAlinaTo__wip w3-a3__MollyKentAlinaTo__DONE Sep 18, 2015
@jedfoster jedfoster self-assigned this Oct 22, 2015
<!-- services -->
<article class="services" id="services">
<div class="horizontal-rules">
<span class="rule-L-long">&nbsp;</span>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happened to the :before and :after pseudo-content on this? Separate elements is a step backward from what you had previously. Was there a reason for the change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants