/Android-Sample

Architectural showcase.

Primary LanguageKotlinThe UnlicenseUnlicense

Android CI

About

Transactions Detail Profile

View the UI designs on Figma.

Backend

The app is communicating with a REST API built with Deno. The backend's source-code is available in this repository.

Architecture

The main goals of the architecture are:

  • Clearly separate concerns between different layers and components,
  • Always keep views in a safe and consistent state with ViewModels,
  • Handle configuration changes gracefully,
  • Make offloading work to background threads trivial.

Architecture diagram

Built with:

License

This is free and unencumbered software released into the public domain.

For more information, please refer to either <http://unlicense.org> or the **LICENSE** file.