Skip to content

Netflix Clone Application is a web application that mimics the basic functionality of Netflix. It allows users to browse through a selection of movies and TV shows, view details about each title, and add titles to their personal watchlist.

Notifications You must be signed in to change notification settings

DT-GAMER/Netflix-Clone-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Django based Netflix

Django Netflix is a web application built using Django, which allows users to browse and watch movies and TV shows online.

Maintenance License

This project is built with :

HTML5 , CSS3 , Vanilla JS , Python , Django

Installation 📦

To install Netflix, follow these steps:

1. Clone this repository:

'https://github.com/DT-GAMER/Djnago_Netflix.git'

2. Navigate to the project directory:

  cd Djnago-Netflix

3 . Create a virtual environment:

  python3 -m venv env

4. Activate the virtual environment:

  source env/bin/activate

5. Install the project dependencies:

  pip install -r requirements.txt

6. Set up the database:

  python manage.py migrate

7 . Create a superuser account:

  python manage.py createsuperuserr

8 . Run the server

  python manage.py runserver

8 . Go to localhost:8000


Usage:

To use Django Netflix, first create an account by clicking "Sign Up" on the homepage. Once you're signed in, you can browse through the selection of movies and TV shows by clicking on the "Movies" or "TV Shows" links in the navbar.

To view details about a title, click on the title's poster image. From there, you can add the title to your personal watchlist by clicking "Add to Watchlist". To view your watchlist, click on "Watchlist" in the navbar.

Contributing 💡

If you'd like to contribute to Django Netfilx, feel free to fork this repository and submit a pull request. For more information on contributing to the project, please check out Django's Git repository on GitHub.

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine.

Step 2

  • Build your code 🔨🔨🔨

Step 3

  • 🔃 Create a new pull request.

Creadits :

Django Netflix was created by Abakpa Dominic

Contact Me

Abakpa Dominic

Github
Instagram
Gmail
Twitter

License

License

About

Netflix Clone Application is a web application that mimics the basic functionality of Netflix. It allows users to browse through a selection of movies and TV shows, view details about each title, and add titles to their personal watchlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published