-
Notifications
You must be signed in to change notification settings - Fork 0
System view models
Nasit Vurgun edited this page Jan 9, 2024
·
13 revisions
We describe our system architecture using the 4+1 view model [1].

Important Remark: id denotes postgres ID, whereas objectID denotes mongoDB ID -- this is important for database consistency

Typical Use Case: patient logs in and creates a booking.



[1] Kruchten, P. B. (1995). The 4+ 1 view model of architecture. IEEE software, 12(6), 42-50.