开源软件名称(OpenSource Name):skydoves/TheMovies2
开源软件地址(OpenSource Url):https://github.com/skydoves/TheMovies2
开源编程语言(OpenSource Language):
Kotlin
100.0%
开源软件介绍(OpenSource Introduction):TheMovies2
A simple project using The Movie DB based on Kotlin MVVM architecture and material designs & animations.
How to build on your environment
Add your The Movie DB's API key in your local.properties file.
tmdb_api_key=YOUR_API_KEY
Tech stack & Open-source libraries
- Minimum SDK level 16
- 100% Kotlin based + Coroutines
- JetPack
- Lifecycle - dispose observing data when lifecycle state changes.
- ViewModel - UI related data holder, lifecycle aware.
- Room Persistence - construct database.
- Architecture
- MVVM Architecture (View - DataBinding - ViewModel - Model)
- Repository pattern
- Hilt - dependency injection
- DataBinding with Bindables - Android DataBinding kit for notifying data changes to UI layers.
- Material Design & Animations
- Retrofit2 & Gson - constructing the REST API
- OkHttp3 - implementing interceptor, logging and mocking web server
- Sandwich - constructing lightweight API response and handling error responses
- Glide - loading images
- BaseRecyclerViewAdapter - implementing adapters and viewHolders
- WhatIf - checking nullable object and empty collections more fluently
- Bundler - Android Intent & Bundle extensions that insert and retrieve values elegantly.
- Mockito-kotlin - Junit mock test
- Timber - logging
- Stetho - debugging persistence data & network packets
- Ripple animation, Shared element transition
- Custom Views AndroidTagView, ExpandableTextView
Find this repository useful? ❤️
Support it by joining stargazers for this repository. ⭐
And follow me for my next creations! |
请发表评论