Giter Club home page Giter Club logo

mode-mattr-test's Introduction

MODE Evaluation | Mattr Test

Demo available at http://demo.tannerhodges.com/mattr-test/

Notes:

  • Database information is in the includes/ directory.
  • DB info ought to be stored in db-config.php. A sample file has been provided in db-config-sample.php.
  • db-init.zip contains a SQL dump of the initial database setup.

Goal

Build a fully responsive page from a PSD design in the most accurate way possible.

Key Components

  • Responsive development
  • Basic JS methods
  • Basic PHP/MySQL execution
  • Browser testing techniques

Implemented Features

  • Signup form with basic validation that stores email addresses in a MySQL database using AJAX and prints back confirmation to the user
  • Sticky nav that slides in and out as the user scrolls
  • Tyepkit Fonts
  • Basic image rollovers
  • Lightbox

Future Improvements

  • Column widths are defined by nth-child(). In order for this to work properly in IE versions 8 and below, separate CSS classes ought to be defined and added via jQuery's nth-child function.
  • The hero section's background needs to be updated for cross-browser compatability. IE 8, for example, does not display the background correctly.
  • Image replacement ought to be utilized, especially for logo images. E.g, the page's h1 ought to only include "Mattr", which would then be replaced with the appropriate logo image.
  • Sprites ought to be utilized, especially for the app feature images. This would also make image rollovers much easier by toggling hover classes rather than updating the img src attribute.

mode-mattr-test's People

Contributors

tannerhodges avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.