Thu Aug 15 2024
A COMP 4910 capstone project built for TRU Faculty of Law professor Matt Malone: a fully scripted, 66-page scrollable parallax website examining the decline of Canadas Access to Information Act.
Written by: DarthPackman
Crisis of Transparency was developed as the COMP 4910 capstone project alongside Carlos Avila and Ian Fuentes, in partnership with client Matt Malone, Assistant Professor at TRU’s Faculty of Law. The brief was to turn a fully scripted research report into an interactive, cross-platform website — timed to land ahead of a proposed reform of Canada’s Access to Information Act.
The site walks through the history and current state of Canadian government transparency law: the rise of freedom-of-information legislation internationally and across the provinces, the 2006 and 2015 federal election platforms that promised sweeping reforms (under Stephen Harper and Justin Trudeau respectively), the funding cuts that followed each promise, and the resulting decline in the Information Commissioner’s ability to process complaints. It closes with a set of concrete policy recommendations drawn from expert reports, including the Information Commissioner’s own 2015 reform proposals.
The client’s requirements shaped the site’s format directly: no clickable navigation or points of accidental interaction, one continuous scrollable experience rather than discrete pages, and a target read time under 15 minutes. The final build spans 66 scrollable sections contained in a single massive parallax object, with zero page transitions.
FlipCard.astro components; the second pass replaced that structure with a single continuous ParallaxContent.jsx component paired with a custom TypeWriter.jsx text-reveal effect for a more cinematic scroll.A couple of cross-platform quirks were documented rather than fully resolved within the project timeline: the site starts zoomed in on some mobile browsers, and embedded videos fail to load on Safari.
Crisis of Transparency successfully translated a dense legal and political research report into an accessible, single-scroll web experience, built specifically to reach a general audience ahead of pending federal legislative reform.
You can view the project repository here, and the live site here.