Skip to content

mollyfish/AppBox_prototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Fellows Front-End DA - Project Week: One

Mark Buchthal, Brian Fink, Molly Kent, & Alina To

Description

For our Project Week: One, we created a front-end prototype for a new app branding marketing site. We were given a comp for full desktop view, and created a fully-functional prototype following mobile-first approach, tailored for handheld mobile device, tablet, and desktop RWD views.

Besides semantically correct HTML, we focused heavily on Sass architecture. We built smaller components, then built up surrounding pieces from there. As a four person team, we made a plan based on defining component pieces, then delegated responsibilities among the group. When we ran into overlap issues, we resolved them cooperatively. Along the way, we tested on mobile (Safari and Chrome), tablet (Safari), and desktop (Safari, Chrome, and Firefox).

From our initial assignment repo:

The comp

See the the comps/ directory. Choose the one that you want to execute on and DO IT!

The project spec:

There are three individual deliverables:

  1. Mobile/tablet/desktop HTML/CSS/JS prototype
  2. Style-guide view that illustrates the primary typography, color palette, and core UI elements of the view
  3. A view or series of views that illustrate the individual major components of the design isolated from the total view, this view should also illustrate responsiveness

The grading spec:

  1. A clean Git project; .gitignore, clean commitment history and quality comments
  2. Semantically correct HTML
  3. No CSS, all Sass all day long
  4. Completed/working version of the comp
  5. Links to style guide view and component library
  6. Working carousel
  7. Update top nav and link to each section of the view / smooth scrolling a +
  8. jQuery plug-ins are optional, but limited to one per project
  9. Deployed to http://surge.sh/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.3%
  • HTML 33.4%
  • CSS 28.3%