Skip to content

divinedeveloper/movies-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movies-app

A simple movies app in django

Follow steps to run project.

Clone the project:-

- git clone https://github.com/divinedeveloper/movies-app.git

change directory:-

- cd movies-app/

create virtual env for python 2.7 (create env first time only):-

- virtualenv env 

activate the environment:-

- source env/bin/activate

change directory:-

- cd movies/ 

Run server:-

- python manage.py runserver

Import api's collection from following postman collection link:-

- https://www.getpostman.com/collections/0be5abc21dc07cfc438d