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

Complete #3: Referral POST api #10

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Complete #3: Referral POST api #10

merged 2 commits into from
Jan 27, 2025

Conversation

charlesmoreno32
Copy link
Collaborator

@charlesmoreno32 charlesmoreno32 commented Jan 27, 2025

Developer: Charles Moreno

Closes #3

Pull Request Summary

Created backend api for a post request for referrals with no information given, just creates a new instance, not tested

Modifications

Added /api/referral file

Testing Considerations

Needs to be tested with actual database

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

{put screenshots of your change, or even better a screencast displaying the functionality}

@IvanA673
Copy link
Collaborator

Thanks for getting your task complete! The name that you used was "referral" but for this issue we wanted to create a "referralprogram" row. I went ahead and fixed that for us. Other than that, the code looks good to me!

@IvanA673 IvanA673 merged commit 59ee8bd into develop Jan 27, 2025
1 of 4 checks passed
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.

Create Referral POST Request Handler
2 participants