Simple page to display timely information about buses around the university
- To run the backend harvesting, we suggest running the "cron.py" file with screen, nohup, supervise, or any other means you have to daemonize it. Note that this is a 24/7 constantly running script.
- Put the ajaxreturn.php on any accessible location on your server
- Put the web bit somewhere accessible as well (on the same server, or you'll need to fiddle with the header() )