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

Plan out functionality and UI (if needed) for US1 feature #8

Closed AliceeLe closed 2 days ago

AliceeLe commented 1 week ago

Estimated effort: 1-1.5 hours Dependencies: None Acceptance criteria: Brainstorm documentation and rough wireframe for that feature

minghanm commented 2 days ago

For the endorsement feature, we planned to implement an endorsement button that is visible only to admins. This button allows admins to mark a post as "endorsed" by clicking it, and they can re-click the button to remove the endorsement if needed. For the BE functionality, we planed to add necessary API routes and endpoints, and the feature emulates existing patterns like votes.