Citybus

Citybus is an open source project to help the general public in India (or anywhere else for that matter) view public transport information on the web. The data is not there yet, but the code is about 80% complete.

To extract the sources:

$ jar xvf citybus.jar

If you're interested in running this on your site, please send me mail.

Setup instructions

  1. Drop the citybus.war file into the tomcat webapps directory
  2. Import the database dump into postgres
  3. Setup your JDBC driver
  4. That's it! You should be able to run the app now.
Help is needed in

Arun Sharma <arun@www.sharma-home.net>