rargotte / watch-chill

0 stars 3 forks source link

Store genre options in localStorage #13

Closed glazovg closed 2 years ago

glazovg commented 2 years ago

As a user when clicks on Next button I want to be able to store the selected genre options in localStorage So I can use stored data as parameters in the API call

Acc: Store genre id options from Genre options page in localStorage

Dev notes: In order to know which id matches with genre name please take a look to https://developers.themoviedb.org/3/genres/get-movie-list, API endpoint, and save ids into localStorage.

Abimael1996 commented 2 years ago

I think I need an API key to see the list of genre names...

Can you give me the key, or is there another way to see the list? @glazovg