AgileVentures / AgileVentures/MetPlus_tracker

Complete 'Review Job Application' Task

Open
#656 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

As a Company Person
I want to post jobs
So that my company can hire new collaborators

---

**GIVEN** I am a Company Person
**AND** In my home screen I have a task to review a job application
**WHEN** I go to the Job page
**AND** I select the candidate to review
**AND** I press the Accept button
**THEN** I go back to my Home page
**AND** the task to review the Job Application of that Job Seeker is marked as complete

**GIVEN** I am a Company Person
**AND** In my home screen I have a task to review a job application
**WHEN** I go to the Job page
**AND** I select the candidate to review
**AND** I press the Reject button
**THEN** I go back to my Home page
**AND** the task to review the Job Application of that Job Seeker is marked as complete

**GIVEN** Jane and Mark applied to a Job
**AND** as a Company Person I have 2 tasks to review their applications
**WHEN** I review and Accept Jane
**THEN** I go back to my Home page
**AND** all the tasks for that specific Job are marked as Complete

**GIVEN** Jane and Mark applied to a Job
**AND** as a Company Person I have 2 tasks to review their applications
**WHEN** I review and Reject Jane
**THEN** I go back to my Home page
**AND** Jane task is marked as Complete
**AND** Mark task is NOT marked as Complete

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.