Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 988 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 988 Bytes

ma-starter-android

Android application starter project

Clean architecture with 3 layers

  • Data (for database, API and preferences code)
  • Domain (for business logic and models)
  • Presentation (for UI logic, with MVVM)

ArchiTecture logo

Languages, libraries and tools used