Open Weeezzt opened 11 months ago
Use the API from the movies.json file.
Use the createAndFilter.js file
DOD:
Given: A user wants to see either available or upcoming movies. When: A user either presses the upcoming or available button Then: the chosen type of movies are shown to the user.
It is in fact dependent on this to actually work on the page: Filmer - card for dispaly # 39 filmer - Dynamic filter box # 16
it works
Create a filter via the API so that you can choose wether you want to see the available movies or the upcoming ones. Should be true or false from the key "new" in the object.