CS 491: Special Topics in Web Database Applications

Kalamazoo College

Winter 2004

PROGRAMMING PROJECT #2
This is due Monday of Finals Week


This document was last modified on April 27, 2004.

Project Outline

The goal of this project is to implement the database adminstration functions that are needed for the graduation audit software or the first year registration software written by the Software Engineering class (and others) last year. We will determine the requirements of each system as a class and then break into two groups. Each group will then implement the database adminstration pages that are necessary to administer these projects.

You will be working on this in groups of 3 or 4 that will be decided in class. I strongly advise that all of you work on it - but you can parcel out portions for others to do. In other words, you don't have to do all parts together but you can use a software engineering approach to having someone do each part. You should all get together and go over the code at the end to make sure that everyone understands all the parts to the project.

This project is different from most programming projects since we are doing work for a customer. You are welcome to discuss problems with other groups, look at another group's code, or let another group look at your code. You should, however, still acknowledge any assistance you receive on this project somewhere in your documentation.

Your Tasks:

    To be filled in after the discussions in class.