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

Feat/be 45 add job profile #137

Open
wants to merge 19 commits into
base: development
Choose a base branch
from
Open

Conversation

bradl33
Copy link

@bradl33 bradl33 commented Nov 21, 2022

Added add-job-profile functionality. DTO submits all values except professional_id. That is the one pending functionality.

My logic:
Use member_id (PK in Professional) to return a Professional entity instance. Map DTO values to ProfessionalProfile. Assign the returned Professional to ProfessionalProfile. Save ProfessionalProfile.

I'm assuming an instance where member_id can be retrieved from the log in session.

Kindly review code and advise.

…er-admin-change-password

# Conflicts:
#	Apply-For-Me-Api/README.md
# Conflicts:
#	Apply-For-Me-Api/README.md
#	Apply-For-Me-Api/src/main/java/com/hydraulic/applyforme/controller/CoverLetterController.java
@bradl33 bradl33 requested a review from volunux November 21, 2022 08:33
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.

1 participant