A cinema booking system written in Java using JSF.
This application was written for the Java related module of my Software Engineering degree. The aim was to build an application that uses JSF to allow an end user to book tickets for a cinema screening.
- Add Films
- Add Cinema Locations
- Add Cinema Screens
- User Management
- Book screenings
See https://github.com/jakeahumphreys/JsfCinemaAppMobileCompanion for the companion application.