You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Estimated effort: 10-15 hours
Dependencies: None
Assignees: All members
Milestones: Sprint 1
Acceptance criteria: When users choose to "post anonymously", other users will only able to see the random nickname that assigned to the anonymous user. The nickname for anonymous user need to be appropriate and generally random while stays the same within each post/thread.
The text was updated successfully, but these errors were encountered:
Changes in codebase:
In files especially topic.json, PostObject.yaml, pid.yaml, and create.js, I defined a boolean variable is_anonymous to explore the backend implementation process and see what files I may need to primarily modify for the anonymous button feature. I removed the post delay 120 second feature to help me test more frequently that my modifications didn't break the website.
Next Steps:
In Sprint 2, I hope to work closely with Tiffany to fully implement the anonymous feature with a frontend UI button and backend data management with managing whether the user wants to be anonymous.
Estimated effort: 10-15 hours
Dependencies: None
Assignees: All members
Milestones: Sprint 1
Acceptance criteria: When users choose to "post anonymously", other users will only able to see the random nickname that assigned to the anonymous user. The nickname for anonymous user need to be appropriate and generally random while stays the same within each post/thread.
The text was updated successfully, but these errors were encountered: