Norbert Maciaszek
|
050295babd
|
Refactor global state management for movies: remove initialMovies prop from GlobalStoreProvider, implement useEffect to fetch movies on mount, and update layout metadata for a personalized movie tracking experience.
|
2025-08-08 17:34:37 +02:00 |
Norbert Maciaszek
|
3809110a39
|
Refactor movie filtering and management features: update MovieList and MovieCard components to use new filter props; enhance global store with updateMovie functionality; implement movie state updates for seen and favorite statuses.
|
2025-08-05 22:30:53 +02:00 |
Norbert Maciaszek
|
08d766bf8c
|
Implement global state management for movies; refactor RootLayout to fetch movies and wrap children in GlobalStoreProvider; enhance database schema with additional movie fields and CRUD operations.
|
2025-08-05 21:51:32 +02:00 |