Assets Management is an ongoing project to manage info about assets like Stocks, Currencies and Cryptocurrencies. Right now is a data entry app for transactions made on these assets.
The project uses technologies and patterns like: MVVM, Data Binding, LiveData, Coroutines, Hilt, Room, Retrofit, use KTS for gradle files, organize the app to layers and break it to different modules and product flavors, based on clean architecture patterns.