Android application using Marvel API
- Search for marvel characters
- See your bio
- See your comics
The project follows the concept of Android architecture components and Clean architecture:
- Coroutines
- Retrofit
- Dagger2
- Navigation
- SearchViewModelTest
- CharacterDataTest
- In Progress