Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 391 Bytes

File metadata and controls

3 lines (3 loc) · 391 Bytes

This application will help people to learn how to use these libraries: Compose Navigation, Coil, Room database, and Retrofit. In this project, I use clean architecture with an MVI design pattern with a clean code recommendations to make my code more readable, robust, and easy to test. And you can find how to write local and instumentation tests (like : UI tests , End-to-end, Unit tests).