Trnsprt.ch
Swiss public transport with permalinks, also responsive
Install / Use
/learn @fabian/Trnsprt.chREADME
Simple Swiss Public Transport UI
Purpose
Switzerland's important public transport websites do a lot of things, selling tickets and much more. If all you need to do is to look up a connection and have an easy way to share it with somebody you're mostly on your own. trnsprt.ch solves this issue, leveraging the https://transport.opendata.ch API.
Installation
git clone git://github.com/fabian/trnsprt.ch.gitcd trnsprt.ch; composer install- Create a VirtualHost serving up
./trnsprt.ch/web - Done.
Run tests
docker compose run --rm web vendor/bin/phpunit
