Client side app for https://cosnow.bentaber.com/
Built for fun to play with some new datasets and technologies.
- All data sourced from SNOTEL reports.
- Server API application built in PHP 7 using Laravel Lumen framework.
- Mapping provided via the Mapbox WebGL API.
- Snow depth APIs return data in GeoJSON format in order to play nicely with the Mapbox API.
- Data stored in PostgreSQL.
- Client side application utilizing Vue.js for interaction and reactivity