Building large scale application is more difficult than many people understand or expect. Join me in this long running series where I set out to duplicate one of the most popular social media platforms ever creating using Java, Spring Boot, Spring Security, PostgreSQL data, React JS web application framework and more.
In this episode, we build out the dedicated conversation media view by introducing the MessageConversationInfoMedia component, which surfaces all image messages for a conversation in a responsive grid and supports navigation back to the info pane. We then implement a full-screen image carousel that allows users to browse conversation media with previous and next controls, image indexing, and smooth wrap-around behavior. To support this, we extend the modal state to manage carousel visibility, images, and the starting index, and wire it into the modal container. Finally, we connect media interactions end-to-end by opening the carousel at the correct image when a thumbnail is clicked, completing a polished, Instagram-style media browsing experience for message conversations.
Up to date assets zip for Logos, Images, etc: https://drive.google.com/drive/folder...
~~~ How to gain access to the private Github Repository ~~~
Join the Silver Tier channel membership below and fill out the form
/ @unknownkoder
~~~ Live Streaming Schedule ~~~
Monday & Wednesday Morning: 5:00 AM - 7:00 AM CST
Friday & Saturday Evening: 11:00 PM - 1:00AM CST
~~~ Support the Channel by Joining as a Member ~~~
/ @unknownkoder
~~~ Stay Up To Date With My Social Media ~~~
Twitter: / unknownkoder
Twitch: / unknownkoderyt
Be sure to subscribe and turn on the bell notifications on youtube to not miss another episode of Lets Build Twitter: shorturl.at/gnxZ8
Feeling Generous? Donate to the stream to help cover equipment and upgrade costs at:
https://streamlabs.com/unknownkoder/tip
#JavaProgramming #SpringBoot #UnknownKoder