Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

rainbean/MovieDB-CF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-NodeJS

Install Node.JS (CentOS)

Install & Run project

Deploy to Azure

Debug on Azure

ToDo

  • Use iframe to strip HTTP referer tag, in order to bypass imdb cross-domain check
  • Support DB maintainance
  • Azure compatible
  • Present color of rating and recommendation
  • Add back rating system
  • Add show all/rated toggle button
  • Fetch movie detail from IMDB
  • Change entry page to index.html
  • modify routing table

Future Works

  • Tightly integrate with hadoop engine

Q&A

  • Invalid characters in movies name? Convert movies.dat to UTF-8 format
 $ iconv -f iso-8859-1 -t utf-8 movies-src.dat > movies.dat

About

Collaborative Filtering based recommendation demo project on movies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors