Skip to content

User can create/edit post with category #40

@SophieDeBenedetto

Description

@SophieDeBenedetto

User Story: User can create/edit post with category

  • Seed some categories into the DB (blog, video, book, course, podcast)
  • Update the new/edit post form to include a category drop down menu so that a post can specify its category.

User story: User can view posts with category

  • Display a new column in the posts table that shows the category.

User story: User can filter posts by category

  • User can filter the posts table by category.
  • Posts index view has a filter field. Users can select a category and the table updates to include only posts belonging to that category.

User can create a new category

Do we want this feature? Maybe an admin can create a new category in the future?


Next up: user can add/edit a post's tags (this means a user will need to be able to create tags).
example tags: testing, apis, pubsub, liveview, pattern matching

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions