Movies-Website

🎬 Movies Website

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.​

πŸ“Έ Demo

Screenshot

Homepage displaying a list of movies.

Website is live at https://tareqalkushari.github.io/Movies-Website/

πŸ“Œ Features

πŸ› οΈ Technologies Used

πŸš€ Getting Started

Prerequisites

Installation

1. Clone the repository:

git clone https://github.com/TareqAlKushari/Movies-Website.git

2. Set up the database:

3. Configure the database connection:

4. Run the application:

πŸ“‚ Project Structure

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

🀝 Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.​

πŸ“¬ Contact

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.​

Author πŸ™‹β€β™‚οΈ

Tareq Al-Kushari GitHub β€’ LinkedIn β€’ Facebook β€’ Instagram β€’ X β€’ Email β€’ Portfolio Website

License πŸ“œ

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! ⭐