FilmVault




Objective
FilmVault presents a user-friendly platform where users have access to various movies of all time. The website will give users all movie essential information, reviews, ratings, and trailers, all in one centralized location.
Tools & Technologies
HTML, CSS, JavaScript, PHP, Ajax, Bootstrap, Figma, SQL
Details
This project involved developing a dynamic web application adding reviews and displaying movie information to individual users. Utilizing PHP for server-side scripting and JavaScript for client-side interactivity, the application securely handles user authentication and session management. User-specific data such as watchlists and movie ratings are stored in a MySQL database, while localStorage provides quick client-side data access. The application dynamically retrieves and displays movie information, including average ratings, using AJAX for seamless content updates. This enhances user experience by ensuring smooth interactions and personalized content delivery.