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

QuestionService: Add fetch random question endpoint #181

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

SelwynAng
Copy link

Changes Made

  • Add a GET endpoint to fetch a random question from the database, based on selected complexity and category
  • This is in preparation for the implementation of the collaboration service, where matched users will be given randomly selected question to work on together based on selected criteria

Copy link

@dylkaw dylkaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, LGTM

@dylkaw dylkaw merged commit 8767ac9 into main Oct 31, 2024
2 checks passed
@dylkaw dylkaw deleted the add-get-random-question-api branch October 31, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants