The app simply shows random users from api, with options to take a closer look to each one.😦 App also storing all of the users on disk, so if there is no internet, you can still use it.
Clone this project, run pod install in terminal, inside project location
- MVVM With flow coordinators
- Test error handling (its working but not covered by Unit tests yet🫠)
- Somehow make tests for View controllers
- Implement better data handling strategy, maybe, something like this: Carlos