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

Backend: Add support for private posts in the database #29

Open
kzhang31415 opened this issue Jan 31, 2025 · 0 comments
Open

Backend: Add support for private posts in the database #29

kzhang31415 opened this issue Jan 31, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request Sprint 1 Assign to sprint 1
Milestone

Comments

@kzhang31415
Copy link
Contributor

kzhang31415 commented Jan 31, 2025

Task: Add a field to identify posts marked as private, so that the poster's name is changed to anonymous.
Estimated Effort: Medium
Dependences: None
Acceptance Criteria: The database will include fields that can be used to identify a post as private or public.

@kzhang31415 kzhang31415 added the Sprint 1 Assign to sprint 1 label Jan 31, 2025
@kzhang31415 kzhang31415 self-assigned this Jan 31, 2025
@kzhang31415 kzhang31415 added the enhancement New feature or request label Jan 31, 2025
@cindy-wg cindy-wg added this to the Sprint 1 milestone Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Sprint 1 Assign to sprint 1
Projects
None yet
Development

No branches or pull requests

2 participants