createpost

Module for creating posts

Create Post Reusable Overview

This is the reusable used to create a Post for the currently logged in user. This element exists on the feed and profile pages.

Key Workflows

Button Create Post is clicked

  • Creates a Post instance and links it to the current user

  • The user must input either text, an image, or both

Last updated