A project that involved linking a large table of architectural plans in a Tablepress table to a WordPress site. Refactored existing code such that each individual post is created dynamically, instead of the previous system whereas each plan required a manually created post.
The information is displayed via a range of jQuery plugins such as the Waterwheen Carousel, SudoSlider and ColorBox. All functions are wrapped within a single ModelPlan PHP class as static methods to enable ease of resuse.