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

Anonymous Posts Backend Fully Functional #6

Closed
Abdallah-Abdaljalil opened this issue Sep 12, 2024 · 1 comment · Fixed by #39
Closed

Anonymous Posts Backend Fully Functional #6

Abdallah-Abdaljalil opened this issue Sep 12, 2024 · 1 comment · Fixed by #39
Assignees
Labels
backEnd Issues with backend enhancement New feature or request

Comments

@Abdallah-Abdaljalil
Copy link
Collaborator

Abdallah-Abdaljalil commented Sep 12, 2024

We need to add backend functionality to handle anonymous posts made through our discussion forum platform.

Dependencies:

The anonymous posts functionality heavily depends on the front end to test whether our back end functions when the user requests to post anonymously. Additionally, we are building on the idea that the user will be a 'Guest' or whatever it is when they want to post anonymously. Hopefully through this mechanism, we can force the username and whatever else to be 'Anonymous' instead.

Acceptance:

This would be considered to be complete if when a user picks to post anonymously, they create a post that does not reveal their identity and the username displays 'Anonymous'.

@Abdallah-Abdaljalil Abdallah-Abdaljalil added enhancement New feature or request backEnd Issues with backend labels Sep 12, 2024
@Abdallah-Abdaljalil Abdallah-Abdaljalil self-assigned this Sep 12, 2024
@Abdallah-Abdaljalil
Copy link
Collaborator Author

Thursday, Sep 26 - The reason this was not complete by the end of sprint 1 is the amount of time it took to find files. Unfortunately, this is a recurring issue or theme in our group, however, we have gained lots of knowledge about the codebase. Hopefully, we transition to the back end very soon for anonymous posting.

@Abdallah-Abdaljalil Abdallah-Abdaljalil changed the title Anonymous Posts Backend Anonymous Posts Backend Full Function Oct 8, 2024
@Abdallah-Abdaljalil Abdallah-Abdaljalil changed the title Anonymous Posts Backend Full Function Anonymous Posts Backend Fully Function Oct 8, 2024
@Abdallah-Abdaljalil Abdallah-Abdaljalil changed the title Anonymous Posts Backend Fully Function Anonymous Posts Backend Fully Functional Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backEnd Issues with backend enhancement New feature or request
Projects
None yet
4 participants