Submission

To build this application I used some of the latest features that android ecosystem provides to developers and I tried to follow best practices to implement an efficient and resielient android application. To be more specific I used:

✔️MVVM design pattern
Coroutines
Room Library
💉DI (Dependency Injection) with Hilt
Unit Tests and Integration Tests