Steps to run:
-
Download web2py framework: http://www.web2py.com/init/default/download
-
clone the project at location Downloads/web2py_src/applications/movies
-
run the following commands to start the web server
cd Downloads/web2py_src
python web2py.py
-
Use this URL to access the web app: http://localhost:8000/movies/static/index.html
-
Search for movies, add ratings & get recommendations