Overal System Design Summary

Executive Summary

Module Descriptions

We have listed all functions used by the proposed system, and described seven characteristics about each of them:

Interface Definitions:

Data Abstractions:

Design:

Sub-Modules:

Error Handling:

Imports:

Exports:


Data Stores:

We have described in detail each of our main data structures. Those

data structures are:


Modification and Management Questions

The customers asked for security via password, and we agreed to implement it. However, we have not outlined the function for this feature in this document, because our design team is still working on it.



Back to the Overall Design Index