Go to the home page. Move the method that redirects to the create post page to a floating action button. On a Desktop screen, ...
We’ve built the profile system, set up authentication, and now—it’s time to make Connect more interactive! Today, we’re finally giving life to posts by making them: Dynamic – No more hardcoded posts!
Welcome back to Connect: Building a Photo-Sharing App 5 Steps at a Time! Today’s focus? Fixing a pesky image upload bug and laying the foundation for the posting feature.
I guess the articles are getting pretty boring these days, don’t you? That’s why I am planning to talk to you as if I am talking to you a human, not a robot(like ...
Today our task would be to be able to log users in to our app. Also, to design a register page. All of this is with a little fun behind the scenes. Let’s first convert our login page to a stateful ...
Profile pictures are one of the most personal parts of any app—but handling uploads, updates, and deletions efficiently? That’s a whole different story. Today, we’re integrating ImageKit.io to make ...
Now, if there is a profile image and it got loaded correctly then, I want to show it as a cached image. Just to test it out. Go to imagekit’s user_profiles folder that you created earlier. Upload a ...
Editing your profile should feel simple and seamless, right? That’s why today, we’re taking the first step toward making profiles fully editable through the UI—directly updating Firestore using ...
Hey there, and welcome back to python-hub.com! Building Connect 5 Steps At A Time. Welcome to a New Chapter on Python-Hub.comIntroducing: Connect – A Photo Sharing AppBuilding Connect 5 Steps… ...