Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 375 Bytes

File metadata and controls

5 lines (3 loc) · 375 Bytes

Movie Details

Detailed information about the movie including movie synopsis, release date and genre is shown on this page. Movies can also be removed from the collection from this page.

Activated router is used to retrieve the ID from the URL querystring. A call is made to the movie service to grab the movie information using that ID which is then rendered on screen.