In this chapter, we will finish off our social network project. We will add a page to show a user's profile; this is essentially the page that would be available to other members. This will be used to display unique content for a particular user, such as information about them and content they have posted and/or interacted with.
In this chapter, the following topics will be covered:
- Bootstrap jumbotron
- Bootstrap cards
- A multiline text input
- Form input
- JavaScript AJAX form submission
- Debugging and testing responsive design