IiCnma
A playground android app, showcasing the latest technologies and architectures using the Movie Database APIs.
Install / Use
/learn @ImnIrdst/IiCnmaREADME
iiCnma
A playground android app, showcasing the latest technologies and architecture patterns using the Movie Database APIs.
Demo
<span><img src="https://github.com/ImnIrdst/iiCnma/blob/main/demo/iicnma-home-detail.gif" width="170" height="320"></span> <span><img src="https://github.com/ImnIrdst/iiCnma/blob/main/demo/iicnma-search.gif" width="170" height="320"></span> <span><img src="https://github.com/ImnIrdst/iiCnma/blob/main/demo/iicnma-favorites.gif" width="170" height="320"></span>
Technologies
- Kotlin Coroutines, Flow, StateFlow
- Hilt
- Paging3
- Navigation Component
- LiveData
- ViewModel
- Room
- Retrofit
- OkHttp3
- Glide
- jUnit
- Mockk
- Coroutine Test
Architecture
A custom architecture inspired by the Google MVVM and the Clean architecture.
This architecture allows app to be offline first. It gets data from the network if it doesn't exist in the local database and persists it. Local database is the single source of truth of the app and after its data changes, it notifies other layers using coroutine flows.
Build
Clone the repository and get an API key from the Movie Database and put it in the local.properties file as below:
apikey="YOUR_API_KEY"
Related Skills
feishu-drive
347.6k|
things-mac
347.6kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
347.6kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
codebase-memory-mcp
1.2kHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
