Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork and clone the repository to your local machine.

To initialize the project, first install Django. For that, open the cloned repository folder on your IDE and open a terminal. Then type

pip install django

Then install pymongo

pip install pymongo

Lastly, install dnspython

pip install dnspython

Once they are installed, type

python manage.py runserver to start the server. You'll geta msg indicating where the project has been initialized (probably at http://127.0.0.1:8000/).

About

Full stack web application that filters and displays movie catalog. Recommends movies based on user's preferences.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages