bugenelu / JIB-0330

Apache License 2.0
1 stars 2 forks source link

Detailed Design Part 2 (System Architecture) #30

Closed brockwsmith225 closed 3 years ago

brockwsmith225 commented 3 years ago

System Architecture Introduce this section by providing your reader with enough context to understand the information that follows. Include the rationale behind your team’s architectural choices. Static elements: Major architectural components are shown. Logical relationships between components are clear. There are acyclic dependencies. Style(s) are applied when appropriate. Style is correctly applied. Dynamic elements: A scenario or SSD is provided to show runtime behavior. Components interact logically and in accordance with style chosen.