In detail, here’s what I want to do: I have a “My Movie Collections” screen (that is, collections for a specific user that they can create themselves). Until the user creates a collection, it will be empty, only a “Create Collections” button. If the user clicks it, a “My Collection” modal window appears. There, they can enter a title (of their own choosing) and below that, an “Add Movies” button. This button takes them to a screen with a search bar (which is already linked to an external TMDB movie database). There, the user enters a movie in the search bar and clicks the plus button next to it, which automatically adds the selected movie to the collection being created. They are taken back to the collection creation modal window. Below the title, the added movie appears (with a poster and the title below it). They can add multiple movies. After adding, they click “Save” and are taken to the initial “My Collections” screen. There will be a collection created here (that is, a simple list where only the collection names are visible), and when you click on a particular collection, another screen opens (that is, the collection’s internals): at the top is the collection name and below is a list with posters of the added films and their titles. And most importantly, posters and movie titles from the external tmdb database should be displayed. Please help me implement this, preferably in detail. I would be very grateful!
Welcome to the community! ![]()
Thought to record a quick video, did I understood you correctly? : https://drive.google.com/file/d/1NHH0ctFNB7kG4aEecwb_ntpmo6J2i3lL/view?usp=sharing
Thank you and have a great day!
Oh my god, I did it! Thank you so much! You just saved me! I really appreciate your prompt help!
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
