Senior Projects
200920082007200620052004200320022001200019991998
Spring 1999 Senior Project Teams
Team:
Project Manager:
Interface Developer:
Program Developer:
System Analyst:
Web Page Developer, Documenter:
Algorithm Analyst:
Brian Kimmle
John Kramer
Ok Kyong Kim
Eric Maczura
Bill Warren
Joe Beuckman
Description:
The eAdvise application will assist students and advisors in creating schedules over the World Wide Web. eAdvise will make the scheduling process easier for the students and academic advisors. Provided will be a list of the classes offered for a given semester. The user will then be allowed to select different classes that they are thinking of taking. When all the classes are chosen, eAdvise will display the selected schedule and all the other applicable schedules for the selected classes. This information will then be formatted for printing. In addition, if possible, the application will display the exam times for the selected classes.
Team:
Project Manager:
Team Member:
Team Member:
Team Member:
Team Member:
Joe Hamilton
Brett Huddleston
Jihad Mohsen
Christopher Stricker
April Wood
Description:
This project involves development of a simple integrated environment for compiling C++ programs and possibly others. This environment should be suitable for use by beginning CS students as an alternate to the standard Microsoft Visual C++ IDE. This package should provide options to work with GNU C++ (g++) and the command line version of Visual C++. The system should provide intelligent help to track down and correct syntax errors. If time permits provide a visual interface to the GNU debugger. Extensions include providing the option of using this package with Java.