Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 474 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 474 Bytes

Android Template

This android template is can be used for new project that already setup some dependencies and also implemented clean architecture

Tech Stacks

Remaining Task

  • Setup UI
  • Setup API module
  • Setup Repository Module
  • Setup Use Case Module
  • Setup Local Storage Module
  • Setup Gradle
  • Setup multi-module
  • Migrate to Kotlin DSL Gradle
  • Setup Dependency Injection
  • Secured BASE URL
  • Secured token API