-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Candidate portfolio in DMS
-
Labels:None
-
Company:CareerBuilder
-
Epic Link:
Overview:
Allow end user to create a profile when registering with the DMS including uploading a resume.
Entry:
- User enters DMS platform
- User uploads resume (if applicable) which is parsed and updates profile fields, if needed.
Acceptance Criteria:
*IF I am registering with the DMS, I am able to upload my resume.
*IF I have uploaded my resume, I am able to indicate whether or not I would like my resume to be public
*IF I have uploaded my resume, I am able to update company preferences for companies in which I have applied to indicate if I want to them to see my verified profile or not
*IF I have uploaded my resume, I am able to indicate whether or not I would like my resume to be verified; upon selecting 'yes', candidate's resume (profile, work experience, and education) will be verified through CBES.
*IF I am registering with the DMS and upload my resume, my resume is parsed into profile fields, if available.
*IF I am registering with the DMS, I am able to complete and save my candidate profile.
*IF I am registering with the DMS and completing my profile, I am able to provide the following information: Basic information (Name, Email, Phone Number)
Exit:
*User saves and exits portal.
Prerequisites:
*User registers with DMS.
Items to consider in future:
Additional fields for profile in DMS: Address, Work Experience (Company, Position, location, dates, and Pay), and Education (School, Major, Dates).
- relates to
-
DMS-357 Candidate Profile on Candidate Portfolio
-
- Done
-
-
DMS-877 Implementation of Candidate Admin Page view in Angular
-
- Done
-
-
DMS-890 Candidate profile view API changes
-
- Done
-
-
DMS-897 Home page, Sidebar after login should be according to user type.
-
- Done
-
-
DMS-1009 DMS | Candidate Login | Reference Documents | Show More
-
- Done
-
-
DMS-1012 DMS | Candidate | Profile Home
-
- Done
-
-
DMS-1013 DMS | Candidate | Documents | Download and other options not working
-
- Done
-
-
DMS-1018 DMS | Candidate Login | Completed Forms | Scroll
-
- Done
-
-
DMS-1021 Prompting User Registration
-
- Done
-
-
DMS-1009 DMS | Candidate Login | Reference Documents | Show More
-
- Done
-
-
- Time Spent:
- 6h
-
HTML for candidate view.
Explained structure to Belal.
Merged style.scss
-
- Time Spent:
- 8h
-
Angular implementation of Candidate Profile with custom sidebar and updated header.
API for fetching candidate information is left for now.
-
- Time Spent:
- 7h
-
HTML candidate profile admin view.
-
- Time Spent:
- 6h
-
There will be two different Home page, after the user logs IN acc to user type:
- For Admin it will default redirect to Dashboard.
- For Candidate it will redirect to Candidate Profile page.
For sidebar:
- When candidate logs in Sidebar will contain Profile and Review and Sign page
- When Admin is logged in All the options for sidebar will be there as present in
DMS-276mocks.
-
- Time Spent:
- 0.5h
-
Discussion and code review
-
- Time Spent:
- 3.5h
-
Post integration support.
-
- Time Spent:
- 3.5h
-
Test case writing and verification
-
- Time Spent:
- 4h
-
UI Intgration Review
CSS merging
Documenting observations