/BorutoApp

App that consumes an api deployed on heroku showing naruto charactes and allowing to search for a specific one.

Primary LanguageKotlin

Boruto App

This app was build following the jetpack compose course from Udemy.
This application was made with:
  • Jetpack compose
  • Coroutines
  • Clean architecture (Domain, Data, Presentation)
  • Repository pattern
  • Flow
  • Room dabatase (Local storage)
  • ViewModel
  • Accompanist ( horizontal pager, pager indicator, swipe refresh)
  • Dagger Hilt (Dependency injection)
  • Coil (Load images)
  • Data store
  • Retrofit (HTTP requests)
  • Unit testing (JUnit)
  • UI Tests with compose

Home

Detail

Detail picture collapse

Search

Search one result

Search not internet

Search server error

License

MIT

Bikcodeh