Canberra latest bus times with NXTBUS API
This is a proof of concept personal project where I test pulling data from the NXTBUS SIRI API and present it to the user.
The live version of this code is running on a Heroku server.
- Search through a list of bus stops in Canberra
- View bus arrival times for the next 30 minutes at a particular stop
- Update bus arrival times without having to refresh the page using websockets
- Search through a list of busses in Canberra
- Display the timetable for an individual bus
- Show the current location of an individual bus
- Update bus location without having to refresh the page