Watchlist-project / movie-watchlist-frontend

The front end functionality for a movie watchlist application
0 stars 0 forks source link

Get navbar watchlists from api #14

Closed Martenere closed 8 months ago

Martenere commented 8 months ago

Change so that watchlists are not static but rather fetched from the api. When a watchlist is marked it should set a jotaiAtom to that index, which will then be usable by the fetchrequest for adding movies

Closing criteria, selecting a watchlist sets a jotaiAtom to the value of that watchlists id,