A dynamic movie website built with HTML, CSS, JavaScript, PHP, and MySQL. This application allows users to browse, add, and manage a collection of movies through an intuitive interface.β
Homepage displaying a list of movies.
git clone https://github.com/TareqAlKushari/Movies-Website.git
movies_db
).SQL/
directory to set up the necessary tables.βindex.php
, movie.php
, etc.) and update the database connection parameters (host
, username
, password
, database
) to match your setup.βhtdocs
for XAMPP).http://localhost/Movies-Website/index.php
in your browser.Movies-Website/
βββ SQL/
β βββ movies_db.sql # SQL script to set up the database
βββ admin/
β βββ ... # Admin panel files for managing movies
βββ layout/
β βββ ... # Common layout components (e.g., header, footer)
βββ index-fe.html # Frontend homepage (static)
βββ movie-fe.html # Frontend movie details page (static)
βββ index.php # Backend homepage (dynamic)
βββ movie.php # Backend movie details page (dynamic)
βββ Screenshot.png # Screenshot of the application
βββ README.md # Project documentation
Contributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.β
For any inquiries or feedback, please contact Tareq Al-Kushari.
Note: This project is intended for educational purposes and may not include all security and scalability considerations for a production environment.β
Tareq Al-Kushari GitHub β’ LinkedIn β’ Facebook β’ Instagram β’ X β’ Email β’ Portfolio Website
This project is open-source and available under the MIT License.
If you found this helpful, donβt forget to star the repo and share it with others! β