codeuino / social-platform-donut-backend

Donut API:
http://donut-api-prod.codeuino.org/
GNU General Public License v3.0
24 stars 57 forks source link

Adds all comment API's #109

Closed rak-shit closed 4 years ago

rak-shit commented 4 years ago

name: Pull Request template about: Describe the PR. title: 'Adds all comment API's' labels: 'feature' assignees: @rak-shit


Problem

Github Issue Number: Fixes #102

Type of Change

[ ] Bug fix [ x] New Feature [ ] Development of UI/UX prototypes [ ] Small refactor [ ] Change in Documentation

Checklist

[ x] My code follows the same style as the codebase [ ] My Code change requires a change in documentation [ ] I have updated the Readme accordingly [ x] I made PR against development branch [ x] I have run the test cases locally and it's passing. [ x] I have squashed my commits

rak-shit commented 4 years ago

Post a comment

![Uploading Screenshot 2020-04-11 at 6.21.39 PM.png…]() Screenshot 2020-04-11 at 6 21 44 PM

Delete comment

Screenshot 2020-04-11 at 6 23 26 PM

GET comment by post Screenshot 2020-04-11 at 6 24 40 PM

Update Comment

Screenshot 2020-04-11 at 6 26 15 PM Screenshot 2020-04-11 at 6 26 53 PM

Upvote Screenshot 2020-04-11 at 6 29 07 PM

Downvote

Screenshot 2020-04-11 at 6 29 22 PM

rak-shit commented 4 years ago

@devesh-verma, please review.

vaibhavdaren commented 4 years ago

Please write unit tests for your backend pr