Skip to content

This is an application that displays jokes about Chuck Noris on one screen and the WebView of the Api documentation on another.

Notifications You must be signed in to change notification settings

MyDesign94/ChuckNorrisJokes

Repository files navigation

Chuck Norris Jokes App

This is application that displays jokes about Chuck Noris on one screen and the WebView of the Api documentation on another.

Screen shots

Screens

Features

  • Architecture MVI
    • Data (for dto, API).
    • Domain (for use case, repositories).
    • Screens (for for UI logic, viewModels, viewStates end events)
  • Dependency injection with Hilt.
  • Reactive programming with kotlin coroutines.
  • Networking with Retrofit
  • Jetpack Compose for UI.

Application architecture MVI

About

This is an application that displays jokes about Chuck Noris on one screen and the WebView of the Api documentation on another.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages