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

Browse Candidates from the Employer Dashboard #32

Closed
4navdeep opened this issue Jul 9, 2023 · 1 comment
Closed

Browse Candidates from the Employer Dashboard #32

4navdeep opened this issue Jul 9, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@4navdeep
Copy link
Collaborator

4navdeep commented Jul 9, 2023

Description
As a Employee

I want to view all the candidates that applied for the job,
So that I can review the job applications and select the candidate for interview.

Scenario

  1. Employer(E) logs into the account on the Career Connect platform.
  2. E navigates to the list of job offers posted by them on their dashboard.
  3. E selects "View Candidates" option for a specific job offer from the list.
  4. The platform displays a list of candidates who have applied for the selected job offer.
  5. E clicks on a candidate's application to access their resume.
  6. E reviews the resumes of interested candidates from the platform for Candidate selection process.

Acceptance Criteria
· Upon successful login, the dashboard displays all the job offers posted by the employer.
· Upon selecting "View Candidates” for a job offer, employer can view all the candidates who have applied for that job.
· The employer can access the resumes and details of interested candidates.


Additional Information

**Epic Link: ** #9
**Total Story Points: **3
FE : 1
BE : 1
QA : 1
**Priority: ** High


Risk Management

Data Integrity - Candidate application data, including resumes, could be tampered with or altered, leading to incorrect information being presented to employers during the candidate selection process.
Impact: High
Probability: Low
Counter Measures:
-Strong authentication and autherization
-Regular Security Audits
-User training

@4navdeep 4navdeep added the enhancement New feature or request label Jul 9, 2023
@nishantarora23 nishantarora23 modified the milestone: Sprint-2 Jul 11, 2023
@nishantarora23 nishantarora23 added this to the Sprint-3 milestone Jul 20, 2023
4navdeep added a commit that referenced this issue Jul 23, 2023
navkamboj added a commit that referenced this issue Jul 30, 2023
@4navdeep
Copy link
Collaborator Author

4navdeep commented Aug 1, 2023

  • Add Servlet for view Resume
  • Add UI changes to view candidate details
  • QA Verification

@4navdeep 4navdeep closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants