A simple mobile app that suggests random movies or TV shows to watch. It uses the TMDb (The Movie Database) API for movie details and the JustWatch API for streaming availability. Two versions were deployed, one free version using ads, and another "Gold" version wihtout ads.
I wanted to explore hybrid mobile development beyond simple prototypes and experiment with deploying an app to production. It was an interesting challenge to configure iOS manifests and Android settings to make the app store-ready.
Having never worked with ads before (specifically Google AdMob), seamlessly integrating them into the design without disrupting the user experience was a challenging but insightful process.
Nothing really, just a fun experience. Not everything has be about learning :)