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

141 - CRUD Operations for Resume Integrated into UI #147

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

ZaibyS
Copy link
Collaborator

@ZaibyS ZaibyS commented Feb 29, 2024

No description provided.

@ZaibyS ZaibyS linked an issue Feb 29, 2024 that may be closed by this pull request
@ZaibyS
Copy link
Collaborator Author

ZaibyS commented Feb 29, 2024

@espin086
I've implemented CRUD operations for resumes. Now, we can choose to upload a resume by clicking on 'Upload Resume' or create a new one by clicking on 'Create Resume.' The created resume will be saved in the DB. Later, by selecting 'Select Resume,' we can pick a specific resume and click on 'Use Selected Resume,' which will provide additional options to read, edit, or delete the chosen resume.

image

image

@espin086 espin086 merged commit 9767c5e into main Feb 29, 2024
3 checks passed
@espin086 espin086 deleted the 141-crud-operations-for-resume-integrated-into-ui branch February 29, 2024 17:36
@ZaibyS ZaibyS restored the 141-crud-operations-for-resume-integrated-into-ui branch March 1, 2024 10:40
@ZaibyS ZaibyS deleted the 141-crud-operations-for-resume-integrated-into-ui branch March 1, 2024 10:42
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.

CRUD Operations for Resume Integrated into UI
2 participants