A simple movie recommender application built using flask and nimfa matrix factorization. The movie database is maintained in posgresql and is built by movie information provided by ombdb API (http://www.omdbapi.com). The application also has facebook connect support, which keeps track of movies rated by a user.