In this video we will build an MVVM Clean Architecture order application. There will be a lot of data and state logic so you will learn how to manage this the right way and it will help you to get confident with more complex app projects. Get the initial source code here: https://github.com/MatthiasKerat/OrderApplikationYT/tree/main Get the final source code here: https://github.com/MatthiasKerat/OrderApplikationYT/tree/final 00:00 Introduction 03:14 Dependencies 04:38 Room Database Setup and Relational Data Model 18:53 Dagger Hilt Setup 21:38 Finish the Core Module 28:17 The Order Module