MVC & MVVM are patterns that layout potential approaches to GUI application development.
Imports & Decorators are ESNext features that are central to Aurelia. In particular they are used to pwoerfull effect to realise Dependency Injection capabilities.
Walk through the MVVM patterns as implemented in Aurelia
Continue evolving the donation-client with login/logout feature + a mechanism for selecting revealing the various view/models.