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

Track a job application by the candidate #36

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

Track a job application by the candidate #36

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

Comments

@4navdeep
Copy link
Collaborator

4navdeep commented Jul 10, 2023

Description
As a Student
I want to track all job applications that I applied for,
So that I can be informed about the status of applications.

Scenario

  1. Student (S) logs into their account on the Career Connect platform.
  2. S navigates to the "Applied Jobs" section on their dashboard.
  3. S can view a list of all the job offers that they applied.
  4. The list displays the job details, including the job title, company name, location, candidate status and any other relevant information.

Acceptance Criteria
· Upon successful login, the student is directed to their dashboard.
· The dashboard has a dedicated section for applied jobs.
· The applied job section have all the jobs that candidate applied for.
· The page displays all the required information like, job title, company name, date applied, current status and any other relevant information.


Additional Information

**Epic Link: ** #9
**Story Points: **3
**Priority: ** High


Risk Management

Risk: Candidates' personal information and application status may be accessible to unauthorized users or attackers if the system lacks proper security measures.

Impact: High
Probability: Medium

Countermeasures:

  1. Implement robust user authentication mechanisms to ensure that only the applicant can access their application details.
  2. Utilize strict access controls and role-based permissions to limit access to candidate data to authorized personnel only.
  3. Regularly audit and monitor access logs for any suspicious activities or unauthorized access attempts.
@4navdeep 4navdeep added the enhancement New feature or request label Jul 10, 2023
@nishantarora23 nishantarora23 added this to the Sprint-3 milestone Jul 20, 2023
merlinabraham95 added a commit that referenced this issue Aug 1, 2023
nishantarora23 added a commit that referenced this issue Aug 1, 2023
@nishantarora23
Copy link
Owner

nishantarora23 commented 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

4 participants