A simple mobile-responsive movie theatre web page with a ticket booking form.
The pages are designed using HTML, CSS and JavaScript. Features like slidebar and flip cards have been added to the main page to make it attractive. The form fields are verified using JavaScript and database is updated using PHP.
You can visit the page using this link -- https://collegeprojectsem5.000webhostapp.com/dev_index.html
There is a Feedback form (not attached to the webpage) that is verfied by JavaScript and the submitted customer review is added to the database using PHP.