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

Backend : Upvote and Downvote for Answers Fixed #1110

Merged
merged 5 commits into from
Aug 6, 2024

Conversation

BHS-Harish
Copy link
Contributor

Issue that this pull request solves

Closes: #1107

Proposed changes

  • Upvote/downvote functionality fixed and now each user can either upvote or downvote an answer only once.
  • To store Author, created_by field added for both question and answer.

Types of changes

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

@auto-assign auto-assign bot requested a review from Kajol-Kumari August 6, 2024 07:43
@BHS-Harish
Copy link
Contributor Author

Hello @Kajol-Kumari

Please review the request and merge it.
The above failed doesn't affect any functionality so, please merge it if no changes.

@Kajol-Kumari Kajol-Kumari added level2 Bug fixing, adding small features. gssoc GSSoC'24 Label labels Aug 6, 2024
@Kajol-Kumari Kajol-Kumari merged commit 526b35e into HITK-TECH-Community:main Aug 6, 2024
6 of 7 checks passed
@BHS-Harish BHS-Harish deleted the fix-issue-1107 branch August 6, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC'24 Label level2 Bug fixing, adding small features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backend: Fixing Upvote and Downvote for Answers
2 participants