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

Feature 6: User's can Comment on the a post #6

Open
11 tasks
Sam-Castaneda13 opened this issue Sep 30, 2024 · 0 comments
Open
11 tasks

Feature 6: User's can Comment on the a post #6

Sam-Castaneda13 opened this issue Sep 30, 2024 · 0 comments

Comments

@Sam-Castaneda13
Copy link
Owner

πŸ’° Motivation

If a user wants to say their thoughts about the post they should be able to.

πŸ“ Plan

Allow users leave a comment on a post.

πŸ–ΌοΈ Wireframes

Will be back

βœ… Task List

  • Add a button next to the like and dislike button for the comments
  • When selected it will open the comments and display them.
  • Above all comments there will be a create comment button.
  • When selected it will open a modal
    • inside the modal it will have a text box to have the comment made
    • if user selects comment button the comment will be made.
    • if user selects cancel it will close the modal.
  • After posted it will appear on the comments list.
  • Remove all CSS styling that had no affect or was otherwise unnecessary.
  • Test all functionality again in a private browsing session.
  • Fix all errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant