Skip to content

stevecalla/MOD2_Static_Comp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashCards

A [Front-End Project] by: Steve Calla

Index

  1. Overview
  2. Wave Score
  3. Functionality
  4. Technologies
  5. Contributors
  6. Resources

Overview

The static comp challenge is a challenge to get you working that HTML/CSS muscle. 💪 You will be asked to recreate a webpage based off of the provided static comp. Don’t worry, we’ll give you a bit of creative license, however the objective is to build something that respects the integrity of the original design. Once you get into the workforce - building out comps that reflect the designer’s choice in layout, spacing, font, imagery, and color to the smallest detail is a requirement.

GIF of WEBSITE

DESKTOP VERSION

screencapture-file-Users-stevecalla-turing-repeat-2Mod-MOD2-Static-Comp-index-html-2021-04-11-16_07_29

ORIGINAL COMP

static-comp-challenge-2

WAVE Score

Screen Shot 2021-04-11 at 4 18 36 PM

Functionality

  • Learning Objectives:

    • Create static comp to practice HTML & CSS skillset
    • Create media queries to manage reponsiveness for small, medium, large screen.
    • Use normalize css to create cross browser compatability (Chrome, Safari, Firefox).
    • Create entire project from scratch including Github repo, file structure, file content and gathering assets.
  • Project Upgrades:

    • Added JS to dynamically create character cards on window load.
    • Added JS data file to consolidate data in array of objects.
    • Worked with Marvel API to get raw data.
    • Used WAVE accessiblity chrome extension to eliminate improper use of H5 tag, reduce contrast issues and improve quality of alt tags.
  • Possible Enhancements:

    • Setup direct API from Marvel.
  • Known Issues/Bugs:

    • None at this time.

Technologies

  1. JavaScript
  2. GitHub

Install/Setup instructions

  1. Get The Repo: Go to https://github.com/stevecalla/MOD2_Static_Comp.
  2. Fork & Clone: Fork the repo to your GitHub, then clone it to your local machine.
  3. Directory: CD into the MOD2-Static Comp directory.
  4. Open: Open index.html using "open index.html" to access on local browser.

Contributor(s)

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published