CMU-313 / nodebb-f24-boba

cmu-313-f24-nodebb-f24-NodeBB created by GitHub Classroom
GNU General Public License v3.0
0 stars 0 forks source link

Backend for endorsement feature (do not accept) #20

Open evelynnchen-cmu opened 1 month ago

evelynnchen-cmu commented 1 month ago

Added backend logic for allowing professors or TAs to endorse a post and wrote a test suite for it.

Made edits to Post's schema, controller, API, and test suite.

Resolves #5

Open Bugs: Code is not passing the test written to unendorse a post.

NOTE: This pull request will remain unmerged due to implementation not fully working. We will consider rolling over this issue to Sprint 2 where it may be reassigned to another team member.