Skip to content

Responsive cinema application that allows users to see movie projections by selected day. Registered users can reserve a ticket by selecting available seat (row and column) in the hall where the movie projection is being shown.

Notifications You must be signed in to change notification settings

bujakkristijan/cinema-react-java-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Responsive cinema application

Project is implemented using ReactJS (Hooks) and Java Spring Boot framework (Hibernate, Spring Secuirty with JSON Web token, REST API) with some additional libraries (Bootstrap, AXIOS, Sweetalert and few more).

Specification:

Responsive cinema application that allows users to see movie projections by selected day. Registered users can reserve a ticket by selecting available seat (row and column) in the hall where the movie projection is being shown. Admin can add, change and delete movies (including uploading pics), movie projections, halls, as well as the seats (rows and columns) that the hall has. User and admin have many more options to do.

Note: This is one of the more complex projects that I develop in my free time and still not implemented all from above yet. Full project specification is not written yet as well.

Application UI preview:

Sign in for mobile screen size

signinmobileresized signinmobilesidebar

Sign in for desktop screen size

signindesktop

Registration (desktop)

registrationdesktop2

Registration (mobile)

registrationmobile

List movie (desktop)

moviesdesktop

Create movie (desktop)

create new movie

Create movie (mobile)

createmoviemobile createmoviemobile2resized

List user (desktop)

usersdesktop

Navbar (signed in as admin) for mobile screen size

sidebarmobile2

About

Responsive cinema application that allows users to see movie projections by selected day. Registered users can reserve a ticket by selecting available seat (row and column) in the hall where the movie projection is being shown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published