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

Comments #85

Open
7 tasks
NouraldinS opened this issue Jan 16, 2018 · 0 comments
Open
7 tasks

Comments #85

NouraldinS opened this issue Jan 16, 2018 · 0 comments

Comments

@NouraldinS
Copy link
Collaborator

NouraldinS commented Jan 16, 2018

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.
  • Create handler ./src/controllers/submitComment.js
  • Create handler ./src/controllers/deleteComment.js
  • Create handler ./src/controllers/updateComment.js
  • Create And Code: ./src/libs/commentValidator.js
  • Create queries (updateComment, deleteComment, insertComment).
@NouraldinS NouraldinS added this to the Sprint 2 milestone Jan 16, 2018
@NouraldinS NouraldinS mentioned this issue Jan 16, 2018
9 tasks
@sultanassi95 sultanassi95 removed this from the Sprint 2 milestone Jan 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants