Partial Project Design delivery
Deliver a portion of the Detailed Design document. It should contain the following:
1) Describe your key design decisions
2) A box or package diagram describing all modules inside your system and the systems that you interface to. Make it clear which system is one you are implementing and which is one you are interfacing to. (This may be the same as your architecture diagram, or you may need a new one.)
3) A class diagram listing all classes in your project. It can involve drill downs to more detailed class diagrams. It should include at least 20 classes or all the classes you think you need. (10 minimum I would expect.) Please include cardinality and inheritance and aggregation annotations.
4) Details on one class each, and please write the name of the person who defined this class next to the class name. (If your project has 3 members, you need to have 3 classes described in your project spec.) A class design should include:
5) Project Gantt Chart