Team: Project Manager: Brian Kimmle Interface Developer: John Kramer Program Developer: Ok Kyong Kim System Analyst: Eric Maczura Web Page Developer, Documentation: Bill Warren Algorithm Analyst: 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: Joe Hamilton Member: Brett Huddleston Member: Jihad Mohsen Member: Christopher Stricker Member: 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