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

Implementation of /proposal route and proposal test cases #133

Closed AuraOfDivinity closed 4 years ago

AuraOfDivinity commented 4 years ago

Problem

Github Issue Number: #130

Solution of problem

Completed implementation of the /proposal route and test cases. (2 Remaining test cases for file attachment and fetching org related proposals.)

Generated docs - Link

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 [x] My Code change requires a change in documentation [x] 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

devesh-verma commented 4 years ago

@AuraOfDivinity please remove the merge confict

devesh-verma commented 4 years ago

@AuraOfDivinity squash the commits so that I can merge this PR.