This codebase was created to demonstrate various possibilities application built with Angular including routing, form, multi language and more.
Used libraries:
- Download code
- Run npm install
- Open in browser http://localhost:4200
Application deploy to Github Pages via travis-ci
The example application is a movie finder (i.e. a https://www.imdb.com) called Movieshow. It uses a OMDb API for requests movies and information about them.
General Functionality
- Find movie by key words
- Display movie with pagination (more button)
- Autocomplete input (with lazy loading content)
- Add movie to basket
- View|delete movie from the basket
- Multi language (en|ru)
For integrate with OMDB API and get information about movies you need generate API Key. Follow the link and can choose you option. Go to email and copy key to environment.ts