Skip to content

casejamesc/epc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end code was placed under ASP.NET backend

Site layout:

  • index
  • year
    • check-in
      • select, edit, add
    • cart
      • preview
      • product view (product link)
    • manager, inspector (left-dropdown)
  • make
  • model
  • category
  • sub-category
  • part-type
    • recommendation
  • parts-select

Notes:

  • many links, etc are only functional on year.html
  • fancybox plugin with embedded woothemes flexslider
  • interactive check-in, cart, product view, catalog

Problems:

  • flexslider had inconsistant image loading must be placed in window.load() not document.ready()!! Assets (images) aren't necessarily loaded by the time document.ready fires
  • gradient background filled the entire viewport, but did so by repeating. By default: and background images (gradient) fill the html element and then "flood the rest of the viewport" by repeating. applied background to a descendant div that covered entire canvas
  • responsive table, sizing issues

Login Screenshot

Check In Screenshot

Parts Select Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published