Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Comment system #7

Open
IndieCoderMM opened this issue Jul 27, 2023 · 0 comments
Open

Implement Comment system #7

IndieCoderMM opened this issue Jul 27, 2023 · 0 comments
Labels

Comments

@IndieCoderMM
Copy link
Owner

Allow users to create and view comments on code snippets. Create a form to submit new comments and display all comments for each snippet.

Expectations

  • Users can leave comments on code snippets.
  • Comment form and all comments are displayed for each snippet when the comment button is clicked.
  • Real-time updates are shown when new comments are added.
@IndieCoderMM IndieCoderMM added enhancement New feature or request feature and removed enhancement New feature or request labels Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant