Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a database candidate search for candidates #684

Closed
lloback opened this issue Jul 17, 2020 · 0 comments
Closed

Implement a database candidate search for candidates #684

lloback opened this issue Jul 17, 2020 · 0 comments
Assignees
Milestone

Comments

@lloback
Copy link
Contributor

lloback commented Jul 17, 2020

Initial implementation of search, not connected directly to the TABLE.
This task will rely heavily on the two-way characteristic of Firebase to filter the results from the database on the fly.

Collection.where('fullName' ,'>=', 'Warr').where('fullName', '<', 'Wars')

- Candidate page
	○ Name
@lloback lloback self-assigned this Jul 17, 2020
@lloback lloback added this to the 20JULB milestone Jul 17, 2020
lloback added a commit that referenced this issue Jul 21, 2020
lloback added a commit that referenced this issue Jul 22, 2020
warrensearle added a commit that referenced this issue Jul 22, 2020
Features
 #659 Edit Aplication and Candidate details
 #584 Add page footer
 #684 Implement a database candidate search for candidates

Fixes
 #506 Change /src/views/stages/*shortlist to shortlisted
warrensearle added a commit that referenced this issue Jul 22, 2020
Features
 #659 Edit Aplication and Candidate details
 #584 Add page footer
 #684 Implement a database candidate search for candidates

Fixes
 #506 Change /src/views/stages/*shortlist to shortlisted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants