Transactions | Detail | Profile |
---|---|---|
![]() |
![]() |
![]() |
View the UI designs on Figma.
The app is communicating with a REST API built with Deno. The backend's source-code is available in this repository.
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.
Built with:
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.