Skip to content

fom-art/RickAndMortyShowcase

Repository files navigation

image

Description


This project is my implementation of test task given by Ackee.

Clients


  • Apollo client for writing GraphQL queries and reading their repsonses.
  • Room for storing some data on device's database.
  • Dagger Hilt for dependency injection.

Design


  • Supports dark and light mode.
  • Supports different sizes of screen, and adapts to them accordingly, here are examples:

Compact width

image

Medium width

image

Expanded width

image

Other


  • Application is written following MVVM architecture.
  • View of application id made with Jetpack Compose.
  • Project has some few trivial tests.
  • Project architecture layering is done following MAD principles.

About

Implementation of test task from Ackee. The test task's link: https://github.com/AckeeCZ/android-task-rick-and-morty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages