It is a recipe application where you can add recipes and make comments.
I used modular architecture for clean architecture.Also I separated user and background processes using MVVM. Inside the data module I have dto and data classes.
List of the technologies that i use in app.
-
- Data Binding
- AndroidX
- Data-Binding
- ViewModel
- Lifecycles
- LiveData
- Room
- Navigation Component
- Material Design