cmu-313-f24-nodebb-f24-NodeBB created by GitHub Classroom
GNU General Public License v3.0
0
stars
2
forks
source link
Backend implementation of isAnswered feature, including isAnswered field in posts, storing answered status, adding logic/property to edit post data, and API endpoints #27
Adding controller and routes (INCOMPLETE AND NOT PASSING)
Current Status:
There is a error in creating the API endpoint, the tests are not running and the errors are in areas I can not seem to figure out how to debug. Tests will be added, but this does not solve the inherent issue.
Potential Next Steps:
Debugging the API endpoint and integration into frontend
Issue #15
Backend implementation including:
Current Status:
Potential Next Steps:
Would like feedback for the commit up to fd84e7b