Movie Website
What is it?
A website where users can pretend to book tickets to movies. Users can list movies for a certain zip code, or list movies in a specific movie theater. Most of the data used in this project is generated data. I used it to learn the basics of multi-tier web architectures using Java.
How was it created?
Java is used for the whole application, along with a MySQL Database. The UI is made using the JakartaServerFaces framework. The application follows the bean, entity, and ejb archtiecture of Enterprise Java.
Gallery
Coming Soon!