OJP Demo is a TypeScript web application, composed of the following:
- OJP JavaScript SDK - written is TypeScript only, its main responsability is to comunicate with OJP APIs. Following OSS libraries are used for querying and parsing the XML response:
- OJP Demo App - this component is using Angular web-framework components and services for UI rendering. Following additional libraries are used:
- Mapbox GL JS - client-side JavaScript library for building web maps
- SBB Angular v.14 - OSS component library from SBB for UI elements like autocomplete, date pickers, etc.
- Bootstrap - OSS web framework for final HTML / CSS appearance
See also
CHANGELOG
- Oct 2022 - updated with StopEvent
- Feb 2022 - created this document