A web service that provides information about films using an API:
- Movie Poster Service
- Currently hosted on University Servers
- Retrieves movie title
- Rating
- Director
- Summary
- Poster
- 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.