Back to all projects

Film Watchlist

A screen shot of Film Watchlist. Search is for 'Marvel' films and relevant results are displayed underneath with a descriptionl, review rating, and a film poster thumbnail.Text displays 'Find your film' with a film camera icon above.A screenshot of films saved to 'My Watchlist'.

Overview

This Film Watchlist leverages the Open Movie Database API, enabling users to search for films they want to watch. Users can add films to a watchlist or remove them as needed, with all data saved to and removed from their local storage. I chose JavaScript for this project for easy API handling, use of localStorage, and to enhance user experience.

Visit GitHub Repository Visit live application

JavaScript

APIs

HTML

CSS