swilliamsam / hiking-app

Swiss National Park hiking trail app

Home Page:https://swilliamsam.github.io/hiking-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hiking trails Swiss National Park

This application displays the hiking trails in the Swiss National Park. The Swiss National Park is the most highly preserved area in Switzerland and it is a beloved place to go hiking.

View it live

Features

  • Displaying hikes on a 3D map along with the altitude profile, descriptions and images. The altitude profile is automatically generated from the elevation service used in the map. The images are a selection of images marked under creative-commons license from Flickr.

screenshot

  • The hikes can be filtered by Difficulty, Category, Walktime and Ascent. These categories are used to describe the degree of difficulty of the trails, according to the Swiss National Park description.

screenshot

Instructions

  1. Fork and then clone the repo.
  2. Install dependencies with npm install.
  3. Start the development app with npm run start.

Requirements

  • Notepad or your favorite HTML editor
  • Web browser with access to the Internet

Resources

The following libraries, APIs and datasets were used to make this application:

About

Swiss National Park hiking trail app

https://swilliamsam.github.io/hiking-app/


Languages

Language:TypeScript 62.5%Language:CSS 22.1%Language:HTML 9.3%Language:JavaScript 6.1%