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 THE COURSE CRUD LOGIC #8

Merged
merged 9 commits into from
Feb 1, 2025

Conversation

OthmanImam
Copy link
Contributor

Summary of Implementation,

  • Created Course and UserCourse entities.
  • Integrated relationships between entities to facilitate data handling.
  • Updated auth.middleware to ensure secure user CRUD operations.
  • Created and implemented all necessary course routes.
  • Developed the course.controller to handle requests seamlessly.
  • Implemented the course.service with all required CRUD methods.
    Screenshot (19)

…uth middleware for CRUD operations, implement course routes, controller, and service
@OthmanImam OthmanImam marked this pull request as ready for review January 31, 2025 13:15
@OthmanImam
Copy link
Contributor Author

I have made the PR Boss.

@OthmanImam
Copy link
Contributor Author

I have made the adjustment Boss

@OthmanImam OthmanImam requested a review from ONEONUORA January 31, 2025 16:51
@OthmanImam OthmanImam requested a review from ONEONUORA February 1, 2025 09:50
@OthmanImam
Copy link
Contributor Author

Resolved Boss

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

2 participants