Skip to content

Ploynpk/python-django-js-project-nextflick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👩🏽‍💻 On process..

NextFlick Logo

🎥 🎞️ NextFlick 🎬 📺 Your Home Cinema Experience

🍿 Bringing the Big Screen to Your Home 🍿 NextFlick is a home cinema platform designed to enhance your movie and TV show experience. It allows users to discover, organize, and enjoy their favorite content seamlessly. With an interactive and user-friendly interface, NextFlick is perfect for hosting movie nights or building a personalized entertainment library. The platform focuses on delivering a cinematic experience from the comfort of your home, combining simplicity with powerful features to transform how you watch and manage your media.

💻 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python, Django

🚀 Features

  • Search for movies and TV shows.
  • Create your own personal movie library.
  • Rate and review movies.
  • User-friendly interface.

📥 Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/python-django-project-nextflick.git
    • On your terminal:
      cd python-django-project-nextflick
  2. Set Up a Virtual Environment:

    python3.13 -m venv myenv
    
    source myenv/bin/activate
    • Upgrade pip and Install Django (if needed):
      python -m pip install --upgrade pip
      
      pip3 install django
  3. Run the development server:

    python3 manage.py runserver
  4. Open the app in your browser

    Visit the following URL:

    http://127.0.0.1:8000

About

python-django-js-project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors