CMU-313 / nodebb-f24-aawaa

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

User Story #8: Randomize icons to attach to anonymous posts to accompany nicknames. #5

Open evelynzhengg opened 2 months ago

evelynzhengg commented 2 months ago

Randomize Icon Estimated Effort: 3-5 hours Dependencies: Frontend Update to Display Anonymous Posts, User Interface for Anonymous Posting Option Acceptance Criteria: There is a randomized icon to accompany nickname when a post is posted

davidhmnng commented 1 month ago

Why i couldn't complete this task: Progress on the feature for randomizing user icons was delayed due to unresolved dependencies. The time required for the backend logic to interact correctly with the frontend was underestimated, which led to integration issues. As a result, the backend did not successfully handle the display of randomized user icons, and the specific field or variable controlling whether a post is anonymous has not been identified. Given these challenges, we decided to delay the full implementation of this feature and bring in additional team members to help complete the backend, ensuring it integrates properly with the frontend. Worked on sanitization issue and debugging in meantime.