SEP-VIA-GROUP5 / SEP6

6th Semester Project
0 stars 1 forks source link

Restructured Movie page so it follows imdb design #64

Closed BaicoianuIoanSorin closed 1 year ago

BaicoianuIoanSorin commented 1 year ago

Added search component that will be reusable for other components Changed design so it follows the imdb design. Now the movies are displayed in cards Added pagination functionality. To not overkill user's performance, the initial size of the movies length is 5 and is increasing by scrolling down the page. On search, there's no pagination, it will load all movies with the desire title. It won't load movies if the title inserted is less than 3 characters. Added hovering where the SHOW MORE button is displayed, and user will be able to navigate to movie's overview page later on. Added as well the reset button that was before

BaicoianuIoanSorin commented 1 year ago
Screenshot 2023-05-18 at 14 27 40 Screenshot 2023-05-18 at 14 27 36