Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 560 Bytes

File metadata and controls

19 lines (19 loc) · 560 Bytes

MoviePoster-Service

A web service that provides information about films using an API:

Features:

  • Retrieves movie title
  • Rating
  • Director
  • Summary
  • Poster

Created using:

  • HTML
  • CSS
  • PHP
  • JavaScript

Note: src files are located in /src. In the PHP file, the commented out segment is the connection to the new york times API that has recently been changed. To prevent any errors i have removed this feature.