Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khubaibkhan4/moviecompose
MovieCompose is a Professional Movie App with variety of features like Watching, Sharing and much more.
https://github.com/khubaibkhan4/moviecompose
android-studio jetpack jetpack-android jetpack-compose jetpack-navigation jetpack-pagination movies movies-api movies-app movies-recommendation moviesapp moviescompose tmb-project tmbd-api
Last synced: about 2 months ago
JSON representation
MovieCompose is a Professional Movie App with variety of features like Watching, Sharing and much more.
- Host: GitHub
- URL: https://github.com/khubaibkhan4/moviecompose
- Owner: KhubaibKhan4
- Created: 2023-10-09T21:10:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-01T21:19:49.000Z (about 1 year ago)
- Last Synced: 2023-11-01T22:25:06.541Z (about 1 year ago)
- Topics: android-studio, jetpack, jetpack-android, jetpack-compose, jetpack-navigation, jetpack-pagination, movies, movies-api, movies-app, movies-recommendation, moviesapp, moviescompose, tmb-project, tmbd-api
- Language: Kotlin
- Homepage:
- Size: 21.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieCompose
MovieCompose is a captivating Android application created with Jetpack Compose, embracing the principles of MVVM and Clean Architecture, that takes you on an immersive journey through the world of cinema. Dive into a visually stunning interface to explore and discover your favorite movies. Uncover detailed information about each movie, including its title, overview, release date, and average vote. With the power of [Coil](https://coil-kt.github.io/coil/), this app seamlessly loads and displays high-quality images, providing you with an engaging visual experience. Built on the rock-solid foundation of [Ktor](https://ktor.io/), MovieCompose fetches movie data from [The Movie Database (TMDb)](https://www.themoviedb.org/) using a secure API key, ensuring a reliable and secure data source. Coin Caching is also included now.
## Screenshots
## Desktop Application
Desktop Application is Included. Checkout the link: h**ttps://github.com/KhubaibKhan4/MovieDesktop**
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Acknowledgments
- The data used in this app is fetched from [The Movie Database (TMDb)](https://www.themoviedb.org/), and the API key should be provided separately in your project.
- Special thanks to the Jetpack Compose and Android community for providing valuable resources and support for building modern Android apps.