Skip to content

A django based web app which shows the Movies with it's Genre, Rental Rate and Stock.

Notifications You must be signed in to change notification settings

MayankValechha/django-video-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-video-app

A django based web app which shows the Movies with it's Genre, Rental Rate and Stock.

Installation

# Clone this repository
# Change directory to django_video_app
# Open terminal and type the following command:
pip install -r requirement.txt

#This will install all the required dependency for this project

In this django based app Vidly, you can:

  • View the list of Movies
  • View each single Movie by passing the ID in the URL /movies/id
  • It has also API, which can be used by other apps.

About

A django based web app which shows the Movies with it's Genre, Rental Rate and Stock.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published