Implements:
- MVP presenters for Login, Register, Main
- Compose UI screens
- Room database caching elements
- Retrofit API calls with token header
- EncryptedSharedPreferences token storage
- Coroutines with loading indicators
- Unit tests and instrumentation tests
Tests:
- Unit tests: presenters and validators
- Android tests: DAO and UI placeholders