joelkanyi / Muviz

A Jetpack compose app that consumes the TMDB API to display movie and Tv shows and their details
223 stars 30 forks source link

Migrate to MoviebaseApp/tmdb-api #36

Open ChrisKruegerDev opened 1 year ago

ChrisKruegerDev commented 1 year ago

Hi @JoelKanyi, you have a great movie app, and I am looking to contribute with a TMDB API for Kotlin Multiplatform.

The project fully covers TMDB API, with everything tested for Android projects. So you save a lot of work, and you can focus on the UI layer 🙂

https://github.com/MoviebaseApp/tmdb-api

joelkanyi commented 1 year ago

Hey @chrisnkrueger thank you, contributions are always welcomed.. you can go ahead and submit a PR

Nice TMDB API 😊