SmartCambridge / tfc_web

Web access to the TFC platform
MIT License
3 stars 2 forks source link

Complete work to allow Pocket SmartPanel pages to be added via URL #331

Open jw35 opened 5 years ago

jw35 commented 5 years ago

Complete the PoC work in 9748c194a to allow bus stops to be added via a bus stop code in a URL, allowing stops to be added by scanning QR codes. Incorporate the work in 5a258030e to allow a QR code to be scanned from within the app.

This work includes

Ideally this work would allow just a stop code to be passed to the JavaScript and have the JavaScript create the necessary config fragment, rather than needing the Django to know how to do this. This would also allow train timetables and wether forecasts to be added by the same route.