Movie App based on TMDB APIs, built with Kotlin Multiplatform + Ktor {GDG Delhi Workshop}
📙 Listed Popular Movies Based on https://www.themoviedb.org/ DB
📙 You can check reviews for listed movies
📙 Detailed View of Movies like budget, Revenue and many more details
📙 You can watch Trailers of new movies via Youtube
📙 You can visit home page of movie's website in in-app browser
📙 Pagination according to response from api\
# Clone this repository
$ git clone https://github.com/Anshul1507/gdgdelhi-kmm-movie-app
# Go into the repository
$ cd gdgdelhi-kmm-movie-app
# Remove current origin repository
$ git remote remove origin
👤 Anshul1507
- Twitter: @thenoobydev
- Email: ag1507anshul@gmail.com
Feel free to ping me 😉
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Open an issue first to discuss what you would like to change.
- Fork the Project
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a pull request
Give a ⭐️ if this project helped you!
Copyright © 2022 - Anshul1507
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.