I have made a program in Python that helps you manage a hypothetical movie theatre. You can see your customers, the amount in their wallets , list of movies you show in this said theatre , edit them, and most importantly see their performance graphs to evaluate their popularity and make the suitable changes to your movie catalogue so your imaginary theatre doesn't go bankrupt. You can also do all the customer stuff like purchasing tickets too.
This "Hypothetical" movie theatre can be a real movie theatre and someone who actually owns a movie theatre can use my program.......If only they can actually use my program in a more usable way. As currently my python code only runs in the IDE terminal and suffice to say a terminal text prompt is neither very attractive nor user friendly.
So to solve this problem I will be learning to code in Android Studio using Kotlin.
Why Android?
I decided to start learning on how to make apps on Android due to the majority of mobile users using Android. Android has more than 2.5 Billion mobile users in the world. That's a lot of users, and a lot of potential movie theatre owners that can use my app. In addition to this I can also diversify my experience in programming by using Kotlin and expand my coding knowledge.
Why a month for all this?
As I have a dev feast coming up in my college and I would like to present my personal project . Only android apps are accepted. So I have to make an app in a month somehow or miss out on this cool opportunity.
That was all for this blog. Stay tuned for updates.
(You can check out the Python code for my Movie Ticketing System here)
Comments
Post a Comment