Skip to content

The web application on Python/Django/jQuery to create movie lists ("watched" and "to watch"), rate movies and add comments, share your lists with friends, get recommendations from friends. Works in Russian social network htp://vk.com

License

TonyGu423/movies

 
 

Repository files navigation

#Movies

The web application on Python2/Django/CoffeeScript/jQuery to create movie lists ("watched" and "to watch"), to share these lists along with ratings and comments. The interface is in Russian.

##Used APIs

##Installation instructions

  • Change/Add the following variables in settings.py:
    • DATABASES
    • TMDB_KEY
    • VK_APP_ID
    • VK_APP_SECRET
  • Insert your analytics code to movies_project/static/js/analytics.js if you'd like
  • Change variable in installation_settings.sh
  • Run install.sh
  • Import db.sql to your database.
  • Run deploy.sh to deploy
  • You can delete movies_project/static/src directory after deployment.

About

The web application on Python/Django/jQuery to create movie lists ("watched" and "to watch"), rate movies and add comments, share your lists with friends, get recommendations from friends. Works in Russian social network htp://vk.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.4%
  • HTML 20.4%
  • JavaScript 8.2%
  • CSS 1.3%
  • Shell 0.7%