Show a warning message when a user tries to create an inappropriate post #3
Labels
backend
main code is written in backend
enhancement
New feature or request
Moderate effort
Features that need moderate effort to implement
Milestone
After the implementation of the function that checks if a post is inappropriate (issue #2), the text of a post has to be captured, run through the function, and, if flagged as inappropriate, give an error and prevent user from posting.
This is part of User Story 1 (issue #18).
The text was updated successfully, but these errors were encountered: