CMU-17313Q / fall23-nodebb-just-relax

fall23-nodebb-just-relax created by GitHub Classroom
GNU General Public License v3.0
0 stars 2 forks source link

Implement A Function To Resolve A Question (Back-End) - User Story 5 #17

Closed Maria-Aidarus closed 1 year ago

Maria-Aidarus commented 1 year ago

Estimated effort for each task: This would be moderatley difficult as you need change the back end code for a question to be counted resolved. Dependencies: Dependent on #16, there needs to be a button for users to push for the action to happen. Acceptance criteria: When you can successfully resolve your question when someone answers it, and it appears to others as resolved.

hjoad commented 1 year ago

I was not able to finish this issue by sprint 1 because I couldn't figure out how to connect the button to the route to process the click in the back-end. I have all the functions that I believe are necessary. I also have the timeout error which prevents me from properly testing. The files I changed are:

total: 8 files changed, 69 lines of code, 8 commits