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
As a user...
I should be able to put comments on any project including mine, I should be able to modify or delete that comment. And I should be able to reply on that comment (Streatch-Goal). I should also be able to comment on proposals on my project, or on my proposal, not else. I can see comments on on a proposal but I cannot comment unless the proposal was mine or the project was mine. Comment's should be viewed in real-time (Streatch-Goal)
Acceptance Criteria
Create ./public/js/comments.js
Create routes submitComment, deleteComment and updateComment.
As a user...
I should be able to put comments on any project including mine, I should be able to modify or delete that comment. And I should be able to reply on that comment (Streatch-Goal). I should also be able to comment on proposals on my project, or on my proposal, not else. I can see comments on on a proposal but I cannot comment unless the proposal was mine or the project was mine. Comment's should be viewed in real-time (Streatch-Goal)
Acceptance Criteria
The text was updated successfully, but these errors were encountered: