Skip to content
ashulgach edited this page Feb 4, 2011 · 2 revisions

Web Front End

Apart from Android and iOS clients, there is also a web interface to the Shuttle Tracker ETA system. It keeps it simple and simply shows the stops and ETAs in a table. The data used for this is stored in a database by the servlet. Also, data_service.php is called by the mobile apps and serves them the ETA data.

Clone this wiki locally