A utility for developers
The larger in-house development team was responsible for maintaining and extending the application while responding to incoming client requests. To keep the site looking and feeling modern I wrote a theme framework, Leopardshark, as a resource for the client’s developers. Built with SCSS and javascript, the front end framework gives developers utilities they need to build interface according to spec.
Competitor analysis
An indepth analysis of companies in the same and adjacent space helped everyone understand the interface landscape. These insights helped us to understand which features we most needed to maintain a competitive edge and which features of our application already were winning. Armed with insights we could focus on developing the highest value features.
A Dynamic Theme
Leopardshark leveraging CSS/SCSS features and functions the Leopardshark framework can accommodate global color themes by simply defining new color tables. Font scaling is handled through a global variable that enables the site to be legible across its wide userbase. Each widget is designed to fluidly fill its container, making modular layouts possible.