holtzmak / Community-Meal-Planner-Forum

A Flutter and Firebase forum application to support community discussion for meal planning, sustainable practices, development, and education
Creative Commons Attribution Share Alike 4.0 International
2 stars 1 forks source link

Create client/service/database architecture drawings #12

Closed holtzmak closed 3 years ago

holtzmak commented 3 years ago

These drawings will follow C4 Model diagramming, for two reasons:

  1. Ease of understanding for some non-developers
  2. Similar to UML diagrams without needing attention to minor details like function names which change often during development

Complete the application architecture drawings as per required project deliverables:

Recall the same code for the mobile application is used on the web, there is no separate architecture to design. There is different underlying architecture, but this is already handle by framework code so it does not make sense to make note of it in the drawings.