[ ] 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
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