Skip to content

mathemandy/Posts

Repository files navigation

android-code-challenge

This project implements a scrollable list of posts. For each post, it shows the author name, post title, the post body and the author image

See Process.md for walkthrough

Features

  • MVVM
  • Kotlin Coroutines with Flow (State Flow)
  • Dagger Hilt
  • Light/Dark Mode Support
  • Jetpack Compose

Prerequisite

To build this project, you require:

  • Android Studio arctic fox
  • Gradle 7.0.0+
  • You may require Java 11 to run, see Process.md for walkthrough

Screenshots


Libraries

Author

Andy Eshiet

License

This project is licensed under the Apache License 2.0 - See: http://www.apache.org/licenses/LICENSE-2.0.txt

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published