TrackTrek

From Moonlight Design
Revision as of 14:36, 14 October 2007 by Stevenlawrance (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

TrackTrek was meant to be a track meet data entry and reporting application, but it did not get far due to being sparsely developed for free over one and a half years. I was in high school at the time, and I did not have sufficient experience with requirements elicitation, scoping, and budgeting, leading to the eventual abandonment of the project. Fortunately, the project did expose me to Java programming as well as its abstract window toolkit (AWT) and socket networking capabilities.

This project was developed using Microsoft Visual J++, which permitted the Java class files to be compiled into EXE files for use with Microsoft's Java virtual machine, which is now defunct.

Download

Screen Shots

The TrackTrek server is up and running
A "ping" client for the server that retrieves information from the TrackTrek server
The "ping" reply from the server was successful