Closed SeanKudrna closed 1 month ago
I made some changes to how the search screen displays
the search text only changes when a user changes it. Before it would change to the movie title when you click on a movie.
I also made it so the movie just pops up as a modal, and you can still see the search results in the background
also changed from flip card to "MovieCardOne" for the movie card modal
for the "add movie details to My Movies screen", we are currently iterating over the DjangoMovie list for liked / disliked movies. In order to display tmdb movie infor we would need to do a bit of refactoring. I'd like to save that for v1.1. For now I cleaned it up by adding My Rating and Swipe Date to the component
Ensure the UI is clean and consistent across the app, with a focus on minimizing features to limit scope for the first release.