The application allow users to purchase a seat to watch a movie from a selection of movies. You will be required to enter a (FAKE) credit card as method of payment then upon successful payment, a PDF will be generated that display the receipt. Might extend it to send an email to the user.
Don't forget to run python setup.py install after setting up your virtual env.