Up to Level 1 DFD
Back to Milestone 3

EE = External Entity
P = Process
DS = Data Store
DF = Data Flow
| Type & ID | Name | Description |
| EE-1 | Internal User | A Gender Initiative Project member |
| EE-3 | Public User | Person viewing the website |
| P-2.1 | Add/Modify/Delete Contact | Allows an internal user to directly modify contacts |
| P-2.2 | View Contact | Shows a specific contact to a public user or internal user |
| DS-Co | Contacts | Stores information about contacts |
| DF-5 | new contact info | Information required to add a contact to the Contacts database |
| DF-6 | changes to contact | Information being changed on a particular contact |
| DF-7 | remove contact | Command to remove a particular contact from the database |
| DF-8 | view info | Contact information... includes information not visible to public users |
| DF-23 | contact records | One or more contact records |
| DF-24 | add,update,delete commands | Commands given to the database to modify contacts |
| DF-38 | conversation notes | Data about a contact that only internal users can see |
| Page Execution took real: 3.022, user: 2.570, sys: 0.100 seconds |