National Park App

This project involved three other members and the inspiration was to help people get closer to nature. It involved python, JavaScript, National Park Service Data, D3.js, WebGL which is part of Cesium, SQLite, Leaflet, Flask, and basic web design. It is an interactive web application where the user can click on activities they like in order to find the park of their dreams. Using National Park data, api calls are made using SQLite in order to retrieve that data, and JavaScript is used to generate the user selected data points both on the leaflet map and the virtual globe.

Project Details

  • GW Data Analytics and Visualization Bootcamp
  • Tech:WebGL, Leaflet, D3.js, Bootstrap, SQLite, Flask.