https://github.com/amarlearning/moviecatalog
:movie_camera: MTWP is a movie catalog website.
https://github.com/amarlearning/moviecatalog
Last synced: 12 months ago
JSON representation
:movie_camera: MTWP is a movie catalog website.
- Host: GitHub
- URL: https://github.com/amarlearning/moviecatalog
- Owner: amarlearning
- Created: 2016-03-21T19:49:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T16:29:49.000Z (almost 10 years ago)
- Last Synced: 2025-01-14T12:15:04.754Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 1.19 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Trailer Website :movie_camera:
Server-side code written in Python to store a list of my favorite movies, including box art imagery and a movie trailer URL. This data is then served to a web page using HTML and CSS allowing visitors to review these movies and watch the trailers.
MTWP is a movie catalog website. Here you will find all the latest and famous movie of all time with there official poster, trailer, storyline, starcast, rating.
As i was learning Python at Udacity so ofcourse this project is made with Python. But there are some other languages also that i have used : HTML5, CSS3, JavaScript, JQuery, Python.
If you find this movie trailer website a little ugly, then that is because of slow internet connection. The other reason would be because i concentrated more on responsiveness then on design :stuck_out_tongue_winking_eye:
#Instructions
If You want to run this project, Follow these steps :
1.) Clone the repository by using this link :
```
https://github.com/amarlearning/MovieCatalog.git
```
2.) Go to your ```Git``` directory, open terminal window there and the type these comands :
```
cd MovieCatalog
python index.py
```
Note : There are three Python files present in this project, but you only have to run the ```index.py``` file.
#Screenshots

***
***

***
***

***
***

***
***