Skip to content

kevinl2016/movieworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Solution Description Application is built with python

1. scheduled task to pull movie data from API and store in local database
2. build the web app with django, to show the movies, can search by title, actors, order by rating, votes and price.
3. movie detail page will show all the details of the movie.

###run this application on python3.5

1. pip install -r requirments.txt
2. python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published