Back to Current Projects Back |
Special Guide for Project Design
The following is a guide that will help you meet the requirements of your Project Design. Some general concepts that should be followed are:
Your Design consists of 3 Parts:
The security issue does not appear in the design part.
Please provide the following diagrams:
|
|
|
|
An Example of how a class can be described in an icon. You may not be sure yet about all the attributes, but do your best in defining at least the methods.
C. PACKAGE & CLASS & METHOD DESCRIPTION
In plain text explain all your packages, classes and the methods for each
class.
Some points that should be covered in your description are:
A. Why you created that class
B. The reasoning for each method / attribute
C. How does it fit in the whole project
D. What algorithms are you going to accommodate inside.