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

Implement Course and Exam Payment CRUD logic #15

Merged
merged 14 commits into from
Feb 26, 2025

Conversation

cjScrypt
Copy link
Contributor

@cjScrypt cjScrypt commented Feb 24, 2025

Implement Course and Exam Payment CRUD logic

🛠️ Issue

Changes applied

  • Implemented the Payment entity and PaymentService to handle business logic.
  • Added CRUD endpoints for managing payments.
  • Added endpoints to retrieve all payments sent and received by a user via their ID.
  • Implemented data validation for payment operations.

Here is a link to a video that proves I fixed the issue

@cjScrypt cjScrypt marked this pull request as ready for review February 25, 2025 14:50
@ONEONUORA
Copy link
Contributor

@cjScrypt Pls sync with main branch and fix the conflict

@cjScrypt
Copy link
Contributor Author

Merge Conflict has been fixed @ONEONUORA

@ONEONUORA ONEONUORA merged commit b6c06a5 into skill-mind:master Feb 26, 2025
1 check 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.

#IMPLEMENT THE COURSE AND EXAM PAYMENT CRUD LOGIC
2 participants