Webapp per la ricerca di piste e scuole da sci in Lombardia.
This webapp displays informations about ski tracks and ski schools in the Lombardia italian region.
It shows those informations on a map, and you can filter the search to your liking. When visualizing a track or a school you get some basic infos, like contact informations and opening seasons, and you can directly open google maps with navigation set to that location.
This webapp has been made with ✨ nuxtjs.
It uses SSR, fetches data from the Open data lombardia
data center and visualizes them on a Google map. I've limited the Google Maps API to 50 requests per day so that I don't get a bill for this project, so if the map doesn't load you know why.
This has been built in just a couple of weeks for a school project!