This template is archived. Use new compose version
Short project description.
- Deadline:
--. --. ---- - ApplicationId:
app.futured.project
- Supports:
Dark mode, landscape orientation - Design:
Figma/Zeplin (add link) Backend: Apiary (add link)Prod: https://live.app.comStaging: https://staging.app.com
- Architecture: MVVM
- Interactors: Kotlin Coroutines
- Product Flavors: mock, dev, prod
- Build Variants: debug, enterprise, release
Localizations: Czech, English – POEditor (add link)
Jana Nováková, PM, jana.novakova@futured.appJan Novák, iOS developer, jan.novak@futured.appJohn Newman, tester, john.newman@futured.app
- Code style - ktlint, detekt, Android lint, Danger
dev - login:a@a.com
, password:hesloheslo
This project complies with Standard (F0), High (F1), Highest (F2) security standard.
clean
- remove allbuild
folderslintCheck
- runktlint
,detekt
andandroid lint
checks. Same runs on CI.dependencyUpdates
- check if never version of used dependencies are available