Skip to content

A simple interactive AngularJS movie search app. Powered by TMDB API. With Live Demo

License

Notifications You must be signed in to change notification settings

aerojeyenth/movie-search

Repository files navigation

Movie Search App

Movie Search is a responsive AngularJS app that utilises The Movie Database (TMDb) API.

Demo

Movie Search App - Live DEMO

Screenshot

Features

  • Uses Gulp Angular Generator for scaffolding
  • Uses reactive programming technique(using RxJS) for search suggestions
  • Runs a Service Worker script to increase online performance and function without a network connection
  • Made mobile responsive with Twitter Bootstrap

Tools

Key tools used in this Angular project are:

Installation

If you would like to download the code and try it for yourself:

  1. Clone the repo: https://github.com/aerojeyenth/movie-search.git
  2. cd movie-search
  3. Install packages: npm install and bower install
  4. Build project and launch: gulp serve
  5. Open your browser at: http://localhost:3000

Improvements

  • Unit tests and e2e tests

Author

Jeyenth

License

[MIT]

About

A simple interactive AngularJS movie search app. Powered by TMDB API. With Live Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published