Websites
  • HTML
  • CSS
  • JS
  • RWD

Columbus Zoo & Aquarium : Animal Guide

This Animal Guide was created using a custom templating system that I wrote specifically to handle simple situations like the ones that occur in this app. All of the animal data is provided to the app as a large JSON object. That information is then fed into the template system, and the result is then rendered to the page. I also created all the HTML, CSS and other custom JavaScript code needed.