futuredapp / android-project-template-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project name (Android)

minSdk targetSdk Bitrise

Short project description.

Project info

  • Deadline: --. --. ----
  • ApplicationId: app.futured.project
  • Supports: Dark mode, landscape orientation
  • Design: Figma/Zeplin (add link)
  • Backend: Apiary (add link)
  • Interactors: Kotlin Coroutines
  • Product Flavors: mock, dev, prod
  • Build Variants: debug, enterprise, release
  • Localizations: Czech, English – POEditor (add link)
  • Architecture decision records

Team:

Used Tools

Test accounts

  • dev - login: a@a.com, password: hesloheslo

Security standard

This project complies with Standard (F0), High (F1), Highest (F2) security standard.

Project specific standard

Additional Scripts

  1. clean - remove all build folders
  2. lintCheck - run ktlint, detekt and android lint checks. Same runs on CI.
  3. dependencyUpdates - check if never version of used dependencies are available

About


Languages

Language:Kotlin 96.9%Language:Ruby 3.1%