Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mthani2 opened this issue Sep 11, 2024 · 2 comments · Fixed by #26
Closed

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

mthani2 opened this issue Sep 11, 2024 · 2 comments · Fixed by #26
Assignees
Labels
Database help wanted Extra attention is needed
Milestone

Comments

@mthani2
Copy link

mthani2 commented Sep 11, 2024

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
Copy link
Author

mthani2 commented Sep 26, 2024

@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.

@sarrakhelifi-cmu sarrakhelifi-cmu added the help wanted Extra attention is needed label Sep 26, 2024
@sarrakhelifi-cmu sarrakhelifi-cmu linked a pull request Sep 26, 2024 that will close this issue
@mthani2 mthani2 linked a pull request Sep 30, 2024 that will close this issue
1 task
@mthani2 mthani2 modified the milestones: Sprint 1, Sprint2 Sep 30, 2024
@mthani2
Copy link
Author

mthani2 commented Oct 1, 2024

Closed in pull request #26 .

@mthani2 mthani2 self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Database help wanted Extra attention is needed
Projects
None yet
2 participants