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 2: Define who has the ability to mark a question as "solved" (original poster) #7

Open
Nalseaf opened this issue Sep 11, 2024 · 2 comments · May be fixed by #29
Open

User Story 2: Define who has the ability to mark a question as "solved" (original poster) #7

Nalseaf opened this issue Sep 11, 2024 · 2 comments · May be fixed by #29
Assignees
Milestone

Comments

@Nalseaf
Copy link

Nalseaf commented Sep 11, 2024

Description: Create an API endpoint and logic to allow the original poster to mark a question as "solved."

Estimated effort: Medium - Hard

Dependencies: Requires database schema update to store the "solved" status.

Acceptance criteria: API endpoint can receive a request to update the question’s status.

@Nalseaf
Copy link
Author

Nalseaf commented Sep 11, 2024

In addition, Add a new field in the questions table to store the "solved" status (this is small effort)

@Nalseaf Nalseaf modified the milestones: Sprint 1, Sprint2 Sep 18, 2024
@mthani2 mthani2 assigned fdounis and T7alabdullah and unassigned Nalseaf and mthani2 Oct 2, 2024
@mthani2 mthani2 linked a pull request Oct 20, 2024 that will close this issue
@mthani2
Copy link

mthani2 commented Oct 20, 2024

This issue has been worked ona as part of the pr #29 where we have found that the backend and database but be worked on together, due to routing issues, this issue is incomplete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants