Tourism destination back office system
This back office application is part of the 'Discover Tuchola Forest' project .
It was made for the content management purposes for the mobile application , web interactive map and related websites.
Application contains:
- role-based admin panel for content management
- public REST API for third-party use
- external services integration
Technology:
The project is using Java and Spring Boot as core server technologies.
The back-end is integrated with external services such as external small cloud-based (AWS) weather data provider applicaiton.
The server-side app provides a public REST API.
The front-end layer is made as single page, multilanguage web application built with Angular.
The core of the system was created using JHipster generator and tailored to the project's needs.