rargotte / watch-chill

0 stars 3 forks source link

Feature/store genre options #19

Closed Abimael1996 closed 2 years ago

Abimael1996 commented 2 years ago

When clicking on the "Next" button:

  1. Both the genres the user wants and the ones they don't get stored in two different arrays in the local storage.
  2. The user travels to the next page, the extra options page.

If the user tries to select the same genre twice (in both "Hell Yeah! and "No way" boxes), only the last one they select will remain checked.

I also had to modify the html file and make changes in the genre options so that they match the ones available in the API.