Skip to content

A single page app built with Angular2 written in Typescript using themoviedb.org v.3 free API as a service

Notifications You must be signed in to change notification settings

ystvan/theBigFatMovieApp

Repository files navigation

TheBigFatMovieApp

This project was generated with Angular CLI version 1.0.0.


Side infos

This single page app was made for an "HTML5 and Javascript frameworks" lecture, as a 3rd mandatory assignment.

The requirements were the following:

The third option is to build your own WebApp. The only demands are:

a) The app must have as minimum 3 Components.
b) The app must have a Service-class and use dependency injection to inject the Service into a component.
c) The app must use the following type of bindings: - string interpolation, property binding and event binding.
d) The app must use Routing & Navigation.

e) The app should use a HttpService (you are most welcome to use FireBase as Backend)
f) The app should use Interface, Observable/subscribe( ), map( ) and filter( ) (RxJS)

The app was made by using the free API services of THEMOVIEDB.ORG

a great tool to test APIs:
https://www.getpostman.com/

Some of the biggest take-aways for deployment & production:

https://github.com/angular/angular-cli/wiki/build
angular/angular-cli#1661
https://docs.microsoft.com/en-us/azure/app-service-web/app-service-deploy-ftp

For hints and ideas special thanks goes to:

https://github.com/tomasmax

About

A single page app built with Angular2 written in Typescript using themoviedb.org v.3 free API as a service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published