Skip to content

list of movie available on YouTube by Category build in python django

Notifications You must be signed in to change notification settings

muchhar/movieonyoutube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movieonyoutube

list of movie available on YouTube by Category build in python django

Welcome to the Django Movie List project!

This project is a web application built using the Django web framework that allows users to search for and view a list of movies available on YouTube.

Installation: To install and run this project on your local machine, you will need to have Python 3 and Django installed.

Clone this repository: git clone https://github.com/muchhar/movieonyoutube.git

Navigate to the project directory: cd movieonyoutube Install the required dependencies: pip install -r requirements.txt

Run the Django migration scripts to set up the database: python manage.py migrate

Start the development server: python manage.py runserver

Usage Once the server is running, you can visit the website at http://127.0.0.1:8000/ in your web browser. From the homepage, you can search for movies by title, browse the list of movies, and view the details for each movie.

Contributing We welcome contributions to this project! If you have an idea for a new feature or have found a bug, please open an issue on GitHub. If you would like to work on an open issue or have your own idea for a contribution, please fork the repository and submit a pull request.

About

list of movie available on YouTube by Category build in python django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published