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

PUT and POST questionnare answer #35

Merged
merged 2 commits into from
Sep 4, 2024
Merged

PUT and POST questionnare answer #35

merged 2 commits into from
Sep 4, 2024

Conversation

ATNoblis
Copy link
Collaborator

@ATNoblis ATNoblis commented Sep 4, 2024

Summary

Provide a feature for users to answer the question and store their response in the database. If a user is answering for the first time, it will create a new record; otherwise, it will update the existing record.

Closes: #36

Added

None

Changed

Changed the questionnaire modal file to update or create record after user answers the question.

Deprecated

None

Removed

None

@ATNoblis ATNoblis self-assigned this Sep 4, 2024
@ATNoblis ATNoblis added the enhancement New feature or request label Sep 4, 2024
@ATNoblis ATNoblis linked an issue Sep 4, 2024 that may be closed by this pull request
@ATNoblis ATNoblis marked this pull request as ready for review September 4, 2024 14:02
Copy link
Collaborator

@talentedmrjones talentedmrjones left a comment

Choose a reason for hiding this comment

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

🚢

@ATNoblis ATNoblis merged commit c175c9e into main Sep 4, 2024
1 check passed
@ATNoblis ATNoblis deleted the put-score branch September 4, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PUT and POST user answering questions
2 participants