Architecture in practice
Lesson 1: model versus view
One model can be explored at different levels.
For First-time modellers
Work through a real model.
Open the example, follow its connections and make a change. Edits save in a separate browser draft. Your main draft remains unchanged.
Start from this example
Try it
Open the example and identify Customer and Order system.
Open Order system. Find Public API and Order database.
Return with the breadcrumb. Explain which objects stayed in the model.
Rename Public API, export JSON and find its unchanged ID with its new label.
Take the next step.
Use the task guide for the exact controls and permissions. Keep a portable export when you have made a change you want to preserve.
Read the task guideExplore another model