Skip to content

Web application fetching ski resort data and providing an interface for comparison

Notifications You must be signed in to change notification settings

bblazeka/ski-compare

Repository files navigation

ski-compare

This is a Next.js project bootstrapped with create-next-app. Idea behind the project to create a web application to visualize and compare ski resorts to decide on the next ski trips. Ski resorts are compared by their properties such as location, number of slopes and visitors rating. Additionally, weather data for selected ski resorts can be analysed.

This is not a commercial project. Purpose of this project is to apply new technologies on a topic I personally find useful.

Data

Data used in the application is mostly fetched or scrapped from Bergfex. It provides all data related to the organisation of ski resorts, current snow and operational status. OpenWeatherMapApi provides weather data and Bing Maps is the source for geo data. When backend is fetching data, it is using cached data to reduce number of requests.

Deployment

Application is deployed on Vercel. It can be opened by clicking on a link in about section.

About

Web application fetching ski resort data and providing an interface for comparison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published