This is Assignment 11 in Fall 2014 Iron Yard Front End Engineering. It was to create constructors in javascript to pass a series of true/false tests.
Open "index.html" and open the console. All of the elements in the console should say "passed."
If you'd like to copy:
- Clone my repo
- Run npm install
- Run bower install
Libraries used include jQuery. Dependencies also include gzippo and express in json file.