nss-day-cohort-20 / group-project-movie-history-netflixandcode

group-project-movie-history-netflixandcode created by GitHub Classroom
2 stars 1 forks source link

Jmr add moviestofb #30

Closed An-AngryBear closed 6 years ago

An-AngryBear commented 6 years ago

-worked on event listener for add to watchlist button.

-added a function to get all movie ids that the API getter inserts.

-successfully added a movie to firebase on click.

-minor code cleanup.

note: will throw an error if you try to add a movie with the watchlist button and you are not logged in. (should be easy fix)