DevCBeirut / devalopers

“Devalopers” is a business-oriented web application for all developer and technology workers used to find jobs and projects. This repository represents the Web part (Web-Interface) JavaScript
BSD 3-Clause Clear License
4 stars 4 forks source link

Company>Landing Page > Applicant List> Display applicant status beside the Posted Job #67

Open nouratahhan99 opened 3 years ago

nouratahhan99 commented 3 years ago

Describe the bug As a company, I want to view the status of each applicant in applicant list section

To Reproduce Steps to reproduce the behavior:

  1. Go to http://devalopers.herokuapp.com/login Log in as a company with the below credentials: Email: company1@devalopers.com Password: Company@123
  2. Go to http://devalopers.herokuapp.com/company/applicantslist and the applicant list in the landing home page, we prefer to have the application status beside each applicant as attached below: image

Expected result: Status in red color the below 3 options: -Rejected -Pending -To be interviewed -Accepted

Requires backend and frontend