You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Cinema management web page developping using JEE.
This project is from a tutorial from youtube channer Sources de l'Informaticien avec Pr.Mohamed YOUSSFI.
Links of the project:
Partie Backend :
Part 1 : https://www.youtube.com/watch?v=Uy1SpgHF5LQ
Part 2 : https://www.youtube.com/watch?v=vDAcUFL2raY
Part 3 : https://www.youtube.com/watch?v=3IXivIyty6Y
Part 4 : https://www.youtube.com/watch?v=sQnhUe8eyo0
Frontend Web avec Angular :
Part 5 : https://www.youtube.com/watch?v=mT-pAR2IRSs
Part 6 : https://www.youtube.com/watch?v=rMiOTMaldSk
User Guide:
First u need to choose the city:
After, you have to choose the cinema:
Then you can see a list of room theater plus their informations
When clicking on the session, a list of reserved tickets will pop-up:
You can sell the reservation just by clicking on it, wich a form will pop-up. afterward, you just need to enter the client info:
After clicking on sell buttong a javascript alert will inform you that the operation has successfully done, and you can see that the color of the tickets changed to red, to inform you that they are reserved.