In this project I have made a movie search web application.With efforts and the technology stack, that I have learned during curriculum of unit 3 so far in the masai school.
- HTML5
- CSS3
- JavaScript (LocalStorage, DOM, Api)
This is the Landing page when the user enters the website for the first time this page will show up. Here user can find movies on the basis on categories also user can search for a particular movie.
Here I have used mock server to register and login functionality after successfully login user will redirected to home page and login button will replace by username name of the user.
If user will click on any of the movie then user will get all information of that particular movie with short video clips, casts and recommended movies related to clicked movie.
If user will click on BingVIP button then user will get redirected to VIP page. If user will try to purchase VIP membership without login then he will get redirected to login page or if already logged in then after clicking on vip button then user will get redirected to payment option page.
Here user can select the payment method for VIP membership.
Here user will fill up all the card related information and after successfully payment user will redirected to home page.
Here user will get all the popular TV shows. If user will click on any of the show then user will redirected to about page and user will get all the information of that clicked TV show.
Here user will get all upcoming movies. If user will click on any of the movie then user will redirected to about page and user will get all the information of that clicked movie.