We will provide a list of movies, TV shows, and books, based on popularity, critics picks, and/ or user-selected genre, to the user. The user can then save their picks as a to-do list that they can check off as they go.
AS a bored content consumer during a pandemic, I would like to visit a site and see entertainment options that match my interests. I would like to be able to keep a running list of items that interest me to refer back to at a later date.
- The Movie Database
- NYT Books Bestsellers
- NYT Movie Reviews
- Evaluate APIs for suitability and ease of use by creating a small demo:
- Results from the entertainment APIs given a hardcoded search parameter
- An event posted to a google calendar requiring the user to log into their google account
- Finalize list of APIs and user prompts
- Decide on a CSS framework
- Create page elements based on our wireframe and list of user prompts
- Build API calls using user prompts
- Write javascript to update page with API responses
- Create localstorage-based functionality to save and display user picks
- Finalize page styling

