what diagram should I use for this system representation

Associate
Joined
4 Mar 2007
Posts
315
Location
United Kingdom
So the work I am doing I have been given a project to work on, which is almost complete. I have to now do some fancy representation of the system.

The section in mind has a simple data flow however I am trying to find a new way in which to present it. as request of my boss. What would you guys recommend. The "concept" of the system is like so:

1) Select_Group -> (Scan database for selected items) -> Return children of selected group/s

2) Select_Sub_Group -> "" -> ""

it does this for around 5 levels, thus I only really need to show step 1 as a diagrammatic. Any idea on what program I could use or what type of flow diagram I should be using here.

Bearing in mind I could probably add some more "depth" to this like:

Select_Group (Web-Browser) -> Request to db -> Server returns results to browser

Not quite right above but generally the idea.
 
Back
Top Bottom