Thursday, March 29, 2012

ITC162 Assignment Five (Group Assignment)

Overview

For this assignment work in groups of three or four people. We will use this same assignment as a group assignment for Android. If you have an idea for a group project other than this one, present it and I will consider it. It must have a similar complexity.


Description

The goal is to create a program that allows a user to choose a School Program like Programming, or Mobile Development of Web Development and load a program description and a list of the required courses.

Additionally a user should be able to track which courses they have completed and what courses remain to be done.

It should be possible to see which program courses are being offered in the upcoming quarter.

There is also an administrator part of this that allows an administrator to enter program information and course information

For now we will just use xml files for data storage

Here is a use case diagram with the general requirements

Everything should have a swing front end



What I am looking for

Each group should produce a class diagram of their domain classes 10 pts

Classes developed and integrated according to the relations in the diagram 15 pts

Reading and writing XML files 10 pts

Swing forms front end 10 pts

Working successfully in a group 5 pts

The whole is worth 50 pts


To Turn in

Make sure all group members names are in the doucments. Zip the project post it on goodle docs and share it with spconger@gmail.com

No comments:

Post a Comment