About 397,000 results
Open links in new tab
  1. User Profile layout with Edit and Save Option - Stack Overflow

    Oct 4, 2017 · I am new in android. I am creating a layout of the user profile. In this layout, the user can EDIT AND VIEW his profile detail. By click on edit button. Please give me any suggestion …

  2. Flutter profile page with cover image and avatar - Stack Overflow

    Jul 16, 2018 · I want to make profile page with cover image and profile image. I need to place profile photo stacked over cover photo at the bottom. Please refer to the above photo for …

  3. Android Material Design profile page - Stack Overflow

    Nov 1, 2015 · I'm new to android and material design. Could some one please help me point to any websites that help me build a profile screen as below as per Google's material design …

  4. firebase - Edit User Profile Page and Profile Picture. Using Real …

    Mar 22, 2022 · Any idea how can I display User profile Imageurl, name, and age from my real-time Database And also edit the information using stream builder or any other method I have …

  5. Dynamic user profile templates in Next.js - Stack Overflow

    Aug 19, 2022 · I want to build a templating engine for user profiles. After picking a design, which might consist of HTML, CSS, and JS, I would like to be able to server-side/static render a …

  6. Reverting to old Profile Page design - Meta Stack Overflow

    Jan 6, 2022 · This caused the existing buggy state of the profile pages to be kept for much longer, which increased the negative impression and frustration. It's entirely unclear what additional …

  7. Vuetify custom component for user profile - Stack Overflow

    Sep 3, 2020 · 0 I want to build a custom profile component that looks like the LinkedIn user profile. As you can see there is a Card element, and then the avatar photo overlays it. How can I build …

  8. How to display User data from firebase and display in profile in ...

    Mar 9, 2023 · I have the profile page design, but I want to know how to retrieve user data such as name age email to the profile page. I watched different youtube videos and visited a lot of …

  9. Creating a user profile page using a database - Stack Overflow

    Dec 8, 2022 · 0 I am doing a simple project for school where I have to create a login form and make it so when a person logs in it then shows their profile with all their user information. So …

  10. Laravel - User profile pages - Stack Overflow

    Sep 23, 2019 · Solution I found an easy solution and I wanted to post it here to help others who might be struggling with creating a user profile page. The below assumes you already have a …