You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App allows to add tags to the post but they are kept as a string with comma-separated words. In the future, it should allow to add separate tags as many-to-many relation with model post.
As a user I want to be able to add tags to my posts and be able to display tagged posts so I can easily find the content that I'm interested in.
The text was updated successfully, but these errors were encountered: