BloomTech-Labs / CS8-jobme

MIT License
2 stars 3 forks source link

Single seeker result #147

Closed gabbymorgan closed 6 years ago

gabbymorgan commented 6 years ago

Description

Querying for seekers now returns one at a time for a random job, instead of returning an array of candidates for an array of jobs. This is better because we only have one job rendering at a time, and the potential size of the results can grow very quickly as an app like this scales.

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: