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

Scrum-15/add fetch question service #2

Merged
merged 6 commits into from
Sep 22, 2024

Conversation

guowei42
Copy link

add code to seed the database if its empty

adds various routes to get questions from mongodb:

  • get all questions
  • get question by id
  • get question by complexity (easy, medium, hard)

@guowei42 guowei42 self-assigned this Sep 20, 2024
@guowei42
Copy link
Author

moved react-scripts to dev-dependencies due to the vulnerability warning

facebook/create-react-app#11174

@mayuanxin1234
Copy link

LGTM

Copy link

@mayuanxin1234 mayuanxin1234 left a comment

Choose a reason for hiding this comment

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

LGTM

@mayuanxin1234 mayuanxin1234 merged commit f502fab into main Sep 22, 2024
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