basically, this project's todo list:
what it does:
- it works!
- it shows whether it's the real or just the scheduled arrival time!
- it shows different icons based on which mode of transit it is! (didn't test funiculars yet)
what it doesn't do yet:
- show the delay in minutes
- do anything with the origin station or departure time (a progress bar might be cool! :D)
- handle fields named traewelling instead of träwelling (yet) (javascript is a fuck, okay?)
- some other frontend handling stuff that's still broken (but there are functioning workarounds for now!)
- use the display name as a link to one's profile while the actual train is a status link
what it does now (moved from above):
- considered displaying the träwelling user's display name before the "currently on:" bit (for example: " ⛧-128293 / jade arson. is currently on:") (was on the fence because of sanitisation)
- considered the phrasing to be more like "Currently on the $lineName service to $destination, arriving at $arrivalTime" (especially UK train services made me consider this!!)