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 u...