BloomTech-Labs / CS8-jobme

MIT License
2 stars 3 forks source link

Employer receives ten jobseekers at a time for a single job #122

Closed gabbymorgan closed 6 years ago

gabbymorgan commented 6 years ago

Description

EmployerBrowseSeekers now receives 10 seekers for a single job per a GET request to api/jobseekers/ Job is currently chosen at random from employers submitted jobs each time the GET is called. If GET fails or is out of seekers, "out of seekers" render changes to notify employer.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: