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

Preliminary Donation Routes #13

Merged
merged 13 commits into from
Apr 4, 2024
Merged

Preliminary Donation Routes #13

merged 13 commits into from
Apr 4, 2024

Conversation

jessica2673
Copy link
Collaborator

@jessica2673 jessica2673 commented Mar 21, 2024

Notion ticket link

Endpoint Routes - Donations

Implementation description

  • Added a "get all donations", "get donation by id", and "create donation" route.
  • Modified prisma.schema

Steps to test

  1. Push new schema before testing, otherwise it will not create a new Donation.

What should reviewers focus on?

  • It should work!

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR

@uwblueprint uwblueprint deleted a comment from ShushawnS Mar 24, 2024
@ShushawnS ShushawnS added the enhancement New feature or request label Mar 27, 2024
Copy link
Collaborator

@ShushawnS ShushawnS left a comment

Choose a reason for hiding this comment

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

SHIP IT !!!!!!!!!!!!!!!!!! 😄 🎂

@jessica2673 jessica2673 merged commit 38eab82 into main Apr 4, 2024
1 check passed
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.

2 participants