Cinema Management Database + Application
A program linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its bass. It is intended to showcase complex functions and aggregate queries as well as triggers related to the use-case. This project also employs knowledge of security against database attacks such as SQL Injection.