All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Chatview
- Ink integration
- Test-map
- Offline Caching of static data
- Offline Caching of state with redux-persist
- Complete Activities and stations
- Reveal next station if current station is completed
- Routing
- 404 - Page
- TrailsList component
- loading Traillist via api call
- TrailItem Component for TrailsList view
- start Trail functionality
- handle starting trail while trail is running
- StationList for TrailView
- StationView for StationList
- loading Stations for Trail via api call
- activityWrapper for handling different activities
- textActivity for reading info texts at stations
- loading Activities for Stations via api call
- MultiChoiceActivity view
- handle choose and reveal answers of multi choice view
- ...
- ...
- ...