digitransit-ui/README.md
2024-04-12 08:45:31 +03:00

44 lines
1.5 KiB
Markdown

[![Build](https://github.com/hsldevcom/digitransit-ui/workflows/Process%20v2%20push%20or%20pr/badge.svg?branch=v2)](https://github.com/HSLdevcom/digitransit-ui/actions)
Digitransit-ui is a mobile friendly User interface built to work with Digitransit platform
## Licensing
The source code of the platform is dual-licensed under the EUPL v1.2 and AGPLv3 licenses.
## Issues
Our main issue tracking is handled in [https://digitransit.atlassian.net](https://digitransit.atlassian.net)
However, we also monitor this repository's issues and import them to Jira. You can create issues in GitHub.
## Demos
- [https://reittiopas.hsl.fi - Helsinki city area demo](https://reittiopas.hsl.fi/)
- [https://opas.matka.fi/ - National demo](https://opas.matka.fi/)
## Testing
Digitransit-ui is tested to work on the latest and the second latest major versions of Firefox, Chromium and Safari.
- Continuous Integration: [https://github.com/HSLdevcom/digitransit-ui/actions](https://github.com/HSLdevcom/digitransit-ui/actions)
Visual tests are run with jest and playwright.
More information about [testing](docs/Tests.md).
## Documentation
- [Terms](docs/Terms.md)
- [Architecture](docs/Architecture.md)
- [Positioning](docs/Position.md)
- [Locations](docs/Location.md)
- [Run in Docker](docs/Docker.md)
- [Installation](docs/Installation.md)
- [Tests](docs/Tests.md)
- [Z-Index Index](docs/ZIndex.md)
- [Benchmark results and UX](docs/JSBenchmark.md)
- [Navigation](docs/Navigation.md)
- [Themes](docs/Themes.md)
- [GeoJSON](docs/GeoJson.md)