Tiled, dynamic interface for analyzing news & its "metadata" - in this case, video maps, timelines, and highlights of hydraulic fracturing in the U.S. Completed during sophomore year to investigate new methods of displaying politically relevant information. Winner of the Interdisciplinary Award at USC's Undergrad Research Symposium.
Available on GitHub Pages: https://jackkoppa.github.io/FrackMented/
- Node.js & npm (link)
git clone https://github.com/jackkoppa/FrackMented.git
cd FrackMented
npm install http-server -g
http-serverProject is now available at localhost:8080
Note: any basic http server should work as well as the above npm package, since the project is a static site that performs simple Ajax load requests