[FEATURE] Add 2 kinds of Posts for the Posts service: Blog Post (With title specified and larger text filed for the characters and images inside the text field) and social posts -- regular social applciation posts with no title but also with a sort of description. #423
Labels
enhancement
New feature or request.
Is your feature request related to a problem? Please describe.
Currently, the Posts service only supports a single, generic type of post. This limitation doesn't allow for more structured or content-rich posts, which are needed for applications where different types of content are expected. For example, platforms where users might want to create both blog-style content and casual social media posts.
Describe the solution you'd like
I would like to introduce two distinct post types to the Posts service:
Blog Post:
Social Post:
Describe alternatives you've considered
One alternative would be keeping the current unified post structure and allowing users to manually structure their content. However, this lacks flexibility and doesn't cater to the specific needs of blogging versus social sharing. Another alternative could be allowing users to add tags or categories to differentiate post types, but this wouldn't provide the tailored user experience or functionality expected for each type.
Additional context
This feature would add versatility to the Posts service, making it adaptable for different content formats. It can increase user engagement by offering more options for content creation. For example, a blogging platform could use this for long-form articles, while a social network might focus on quick, media-rich social posts.
The text was updated successfully, but these errors were encountered: