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
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.
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.
The text was updated successfully, but these errors were encountered: