This application was developed for a course Advanced Full Stack Development at OTH.
Author: Katerina Kolarikova
Date: 27. 7. 2022
Goal of this application is to allowed user to discover new places of Ostrava city.
User can display the map with interesting places in the city and read some detail
information about them. Maps also display locations of the nearest mountains
and airports.
User can display the graph with pois according to the categories a change the graph type.
Last function is displaying the image gallery. This page is divided into sections and every section represents one point of interest and pictures associated with it.
This application use api provides by Hapi app. Please check https://github.com/katekolarikova/points_of_interest.
This application uses Svelte framework for creating the frontend.