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
- Drop the citybus.war file into the tomcat webapps directory
- Import the database dump into postgres
- Setup your JDBC driver
- That's it! You should be able to run the app now.
Help is needed in
- Procuring data for your city
- Better web page design
- Other useful information to be represented in the data model, queried
and displayed.
Arun Sharma <arun@www.sharma-home.net>