Chapter 7. Posting Content
Chapter 6, Adding Friendship Capabilities, was about adding friendship capabilities. The ability to connect with other users in a social network is important. However, it is even more important to provide an interface to generate content. In this chapter, we will implement the logic behind content creation. We will cover the following topics:
- Posting and storing text
- Showing the user's feed
- Posting files