Skip to content

Anshul1507/gdgdelhi-kmm-movie-app

Repository files navigation

Movie Mania 🎥

Movie App based on TMDB APIs, built with Kotlin Multiplatform + Ktor {GDG Delhi Workshop}

Demo


Usage ⌨️

📙 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\


Getting Started 🚀

# 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

✍️ Author

👤 Anshul1507

Feel free to ping me 😉

🤝 Contributing

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.

  1. Open an issue first to discuss what you would like to change.
  2. Fork the Project
  3. Create your feature branch (git checkout -b feature/amazing-feature)
  4. Commit your changes (git commit -m 'Add some amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a pull request

❤ Show your support

Give a ⭐️ if this project helped you!

📝 License

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.