bradens / TrackSys

Software Engineering 330 Final project repository.

Home Page:http://moduspwnensdesign.wordpress.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the readme for TrackSys, the seng 330 final project for our team.
The src folder contains the java code being served by Jetty (http://jetty.codehaus.org/jetty/).  
	ServletHandler is a the javax servlet which will redirect requests to their appropriate views.
	

The public folder is the html/css/js files that will be served with a jetty static servlet, which then make calls to the dynamic java servlet.  

To get this project running you need java 5+, and eclipse.  Just simply import the project and run it.  Access the web app at http://localhost:1234
asdfa

About

Software Engineering 330 Final project repository.

http://moduspwnensdesign.wordpress.com


Languages

Language:Java 53.9%Language:JavaScript 24.3%Language:CSS 21.7%