Open AArchange opened 3 months ago
I'm searching for relevant snippets in your repository. If this is your first time using Sweep, I'm indexing your repository, which will take a few minutes.
[!TIP] To recreate the pull request, edit the issue title or description.
Description: Implement a flexible comment system with moderation capabilities.
Tasks to Accomplish:
Create a Comment model and associated database table Develop comment submission and display functionality Implement a comment moderation system Create notification system for new comments Acceptance Criteria:
Users can submit comments on applicable content Comments can be moderated (approved, rejected, or marked as spam) Nested comments (replies) are supported Administrators receive notifications for new comments requiring moderation