- :core:storage:* - pure jvm modules with no extra dependencies except of junit and coroutines runtime
- :app and :feature - Compose, Material3, Hilt
- project level - Gradle convention plugins, Spotless, Github Actions
- :core:storage:api - Storage Interfaces
- :core:storage:impl - Storage implementation and tests
- :app - Android entry point and modules wiring
- :feature:formBased:ui - Form based user interface to manipulate storage
