Moviemade - easy way to discover popular movies. This is a simple TMDb client for Android with material design.
Take a look at local.properties
and fill it with your own tmdb_api_key like this:
tmdb_api_key=YOUR_OWN_TMDB_KEY
- Multi-module Android project
- 100% Kotlin, No XML
- MinSDK 21, CompileSDK 32, TargetSDK 32
- MVVM
- Gradle Kotlin DSL
- 100% Jetpack Compose
- OkHttp
- Retrofit
- Hilt
- Room
- Navigation (deep links)
- KotlinX Serialization
- Kotlin Coroutines & Flow
- Coil
- Clean Architecture
- Unit Tests
- UI Tests
- Data Store
- Material3
- Night Theme
- Startup
- SplashScreen API
- Firebase Crashlytics
- Firebase Remote Config
- Timber
- Firebase Analytics
- In-App Updates
- In-App Review
- Dynamic Colors
- Dynamic App Icon
- Accompanist
- Chucker
- App Shortcuts
- Google Ads
- Lifecycle API
- Paging Library
- Okhttp Logging Interceptor
- Preloaded Fonts
- TMDB API
- Firebase App Distribution
- WorkManager
- ConstraintLayout
- Detekt
- Lint
- KtLint
- Spotless
- Github Actions
- OAuth
- Animations
If you find any problems or would like to suggest a feature, please feel free to file an issue.
![Apache License 2.0](/pramodk007/Movies/raw/master/screenshots/apache.png)
Copyright 2017 Michael Bely
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.