/angular-omdb-example

A site where you can search, filter and fav movies. Made with MEAN (MongoDB, Express, Angular and Node.JS)

Primary LanguageCSSApache License 2.0Apache-2.0

angular-omdb-example

alt text

A site where you can search, filter and fav movies. Made with MEAN Stack (MongoDB, Express, Angular and Node.JS)

Features

  • Fullstack project, made with the MEAN Stack.
  • Search by Title, imdbIDB or Year.
  • Manage your favorite movie list (currently on localStorage).
  • Filter results with dynamic movie types (movie, game, series).
  • Movie Details on demand.
  • New movies from omdb are added automatically to the a real database (MongoDB), so it doesn't depend entirely on omdbapi.
  • Added tests for backend.

Tools used

Useful resources