Last change date: April 24, 2pm
For this part of the project you will be putting together a High and Low level design for you system. You may turn in this in as a single design document with 2 parts (the HLD and the LLD) or as 2 separate documents.
The HLD document is used to breakdown the project from one large problem into managable sub-problems. This will give you the framework that will make up the system. There are a few important things that need to be defined in the HLD:
This will generally be shown through a hierarchy diagram or with a DFD.
This is generally given in HIPO document (in conjunction with a hierarchy diagram) or through text description of processes (from the DFD).
fully defined in a Data Dictionary or as part of a HIPO document.
The LLD will give the algorithms used to implement each of the sub-components identified in the HLD.
This is usually given as pseudocode or with flow charts.
The final version of the Design document is due in class on April 30th.
Make sure you include a cover page with your design document including
Each group should turn in the following documents:
Grading will be done using the following criteria:
Component Weight
--------------------------------- ------
Quality of your HLD document 60%
Quality of your LLD document 30%
Evaluation by your teammates 10%