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 |
Norbert Maciaszek
|
922e55f27f
|
Add SearchMovies component for movie search functionality, integrating TMDB API; update Home page to include search feature.
|
2025-08-05 19:51:08 +02:00 |
Norbert Maciaszek
|
a7875db58b
|
Add MovieCard component for displaying movie details with image, title, overview, release date, and popularity; update global styles to use utility classes for column layout.
|
2025-08-05 19:51:00 +02:00 |
Norbert Maciaszek
|
1154e0287f
|
Add SearchInput component for debounced text input with customizable placeholder and change handler
|
2025-08-05 19:50:48 +02:00 |
Norbert Maciaszek
|
3dd776f119
|
Add ReadMore component for expandable text display
|
2025-08-05 19:50:35 +02:00 |
Norbert Maciaszek
|
96ef090cef
|
Remove unused SVG files and add a new logo image; update global styles and layout to include a responsive Navbar component.
|
2025-08-05 18:25:28 +02:00 |
Norbert Maciaszek
|
2c329e9ff3
|
Add Drizzle ORM configuration and database schema for movie management app
|
2025-08-05 16:27:33 +02:00 |
Norbert Maciaszek
|
d9eba29193
|
Initial commit from Create Next App
|
2025-08-05 16:04:01 +02:00 |