Code Monkey home page Code Monkey logo

transporttracker's Introduction

README
======
TrafficTacker is an application to track public and local request for improving current traffic means such as road lanes, bicycle lanes, side walks, trails, etc.

The request may come through other apps, phones, emails etc and the local transportation authority enter the data into this application so that it can be studied. Decision will be made to go ahead with the request, schedule, or consider it unrealstic.

The application is writen in java programming language using jsp and structs 2. Mysql is the database of choice.
To install you will need to compile the src code using java compiler and deploy using one of servlet/jsp servers running apache tomcat or other servlet containers.

In the WEB-INF directory, there is a file called web.xml.example, you will need to copy to a file with the name web.xml and set the url's in this file accordingly.

The database setup is in the file context.xml.example in the directory META-INF. You would need to change the file name to context.xml and set the url and password for your database.

The application assumes that you have a CAS authentication server. You will need the url for this server in WEB-INF/web.xml file mentioned before.

You will need to create the database (mysql) with the name traffictracker and your own password. Use the file scripts/mysql.sql file to create these tables.
When database is created you will need to add a list of users who are allowed to use the system, look into database table users and add the users accordingly.

When everything is set, you can point your browser to

http://your server url/traffictracker

You will be promted for Username and Password from your CAS server.



 

transporttracker's People

Contributors

sibow avatar hiesterd avatar

Watchers

Cliff Ingham avatar James Cloos avatar Rick Dietz avatar  avatar  avatar Charles Brandt avatar Adam Butcher avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.