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:
- Go to http://devalopers.herokuapp.com/login
Log in as a company with the below credentials:
Email: company1@devalopers.com
Password: Company@123
- 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:

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