Inspiration

Whenever I watch a movie or a series, I always get attached and tend to go to a rabbit hole about that movie whenever I finish it. Whether its a good or a badly directed movie, I'm always curious about the details at the end of the movie. Hence I've designed an app that would take care of that itch.

End Credits Quiz is ideally taken at the end of the movie or even during the end credits scene. This quiz both tests and educates you anything about the movie. This product is perfect for Smart TV's, but for now the MVP targets android devices as a mobile app.

What it does

The End Credits Quiz is pretty much straightforward. You get to search for a movie, and if it exists the app will generate 5 questions about that movie. At the end of the quiz, you get your results as well as the answers for the trivial questions.

How we built it

The End Credits Quiz is built in Flutter, while its in-app products management is handled by RevenueCat.

What we learned

Deploying apps with in-app purchases and subscriptions is made easier with RevenueCat. In Flutter's case, RevenuCat has an extensive docs and guides in integrating and deploying paywalls in Flutter. RevenueCat also has dart packages ready to be used in Flutter.

The paywall feature was very powerful, configurable, and straightforward. It handles and manages the paywall process with minimal Flutter code needed. Its easy to update as well and no longer needs for developers to upload a new version of the app.

What's next for End Credits Quiz

Deploy on iOS and ultimately smart tvs. Make the movie questions more accurate, challenging, engaging.

Built With

Share this project:

Updates