Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giuliopime/skimap
⛷ Web app to view the ski slopes and ski schools in Lombardy. It uses Lombardy's open data.
https://github.com/giuliopime/skimap
Last synced: about 1 month ago
JSON representation
⛷ Web app to view the ski slopes and ski schools in Lombardy. It uses Lombardy's open data.
- Host: GitHub
- URL: https://github.com/giuliopime/skimap
- Owner: Giuliopime
- Created: 2023-10-24T10:03:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T10:07:44.000Z (about 1 year ago)
- Last Synced: 2024-05-01T22:01:08.591Z (8 months ago)
- Language: Vue
- Size: 4.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SkiMap
> Webapp per la ricerca di piste e scuole da sci in Lombardia.
(*Original repo [here](https://github.com/Space-13-Team-Undefined/SkiMap)*)## [ENG] Info
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.## [ENG] Development
This webapp has been made with ✨ [nuxtjs](https://nuxtjs.org/).
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!## Demo
[![demo](https://img.youtube.com/vi/0MV_oBVunn0/0.jpg)](https://www.youtube.com/watch?v=0MV_oBVunn0)