This project is not about flaming bus drivers!
This allows use to fetch all departures and their delay in dresden!
Before starting make sure you are running python 3.6 or newer and got some kind of database and it is configured in seeYaLater/settings.py
python3 manage.py start_miner
python3 manage.py runserver
cd frontend
nvm use
yarn
yarn dev
Make sure the db file is named seeYaLater.db
and in the current directory.
python3 manage.py migrate_from_prototype
docker build -t see-ya-later:latest . -f deployment/production/Dockerfile
docker run --rm -p 8000:80 see-ya-later:latest
ID | Station Name |
---|---|
33000001 | Bahnhof Mitte |
33000005 | Pirnaischer Platz |
33000007 | Straßburger Platz |
33000028 | HBF |
33000037 | Postplatz |
33000052 | Schillerplatz |
33000111 | Lenneplatz |
33000115 | Wasaplatz |
33000144 | Tharandter Straße |
33000588 | Elbepark |
33000727 | Technische Universität (Fritz-Foerster-Platz) |
33000742 | Helmholtzstraße |