CMU-17313Q / nodebb-f24-team-pawsitive

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

User Story 1: Modify Database Schema to Support Anonymous Posts #4

Open mthani2 opened 2 weeks ago

mthani2 commented 2 weeks ago

Description: Update the database schema to include a field for anonymity status in the posts table.

Estimated Effort: Medium

Dependencies: Depends on the implementation of the frontend form.

Acceptance Criteria: The database schema should have an updated field to store anonymity status. Existing posts should not be affected.

mthani2 commented 4 days ago

@sarrakhelifi-cmu has made significant commits to this branch but we are still having issues with Node tests as mentioned in #22, must be working on for sprint 2.