SEP-VIA-GROUP5 / SEP6

6th Semester Project
0 stars 1 forks source link

Structure movie page so it follows the Imdb design #49

Closed bis-code closed 1 year ago

bis-code commented 1 year ago
image
bis-code commented 1 year ago

I think we need to extend backend model with "poster" variable where the image is included. Why? Because for each movie we will need to call the API, so the backend can handle it, instead of killing user's performance on frontend.

@rycka13 @Titas212

API link = https://api.themoviedb.org/3/search/movie?api_key=API_KEY&query=%22MOVIE_TTILE" API_KEY='8ee62b5421ade30afb443ac4bb2ebb18&'