Overview: User Profiles

Get an overview of the topics covered in this chapter.

We'll cover the following

A social media application should allow users to consult other user profiles. It should also allow an authenticated user to edit their information, such as their last name, first name, and avatar.

Topics covered in this chapter

In this chapter, we will focus on adding CRUD features for user profiles. We’ll build a page to visualize a user profile and a page that allows a user to edit their information. This chapter will cover the following topics:

  • Listing profiles on the home page.

  • Displaying user information on their profile page.

  • Editing user information.

Get hands-on with 1200+ tech skills courses.