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

PS Filters - Backend #2

Open
pratham1002 opened this issue Aug 23, 2020 · 4 comments
Open

PS Filters - Backend #2

pratham1002 opened this issue Aug 23, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@pratham1002
Copy link
Collaborator

Add industry domain and preferred branches to station model. Support search filtering through them.

@pratham1002 pratham1002 added the enhancement New feature or request label Aug 23, 2020
@amey-g
Copy link

amey-g commented Oct 1, 2020

May I pick this up?

@pratham1002
Copy link
Collaborator Author

Yeah sure

@amey-g
Copy link

amey-g commented Oct 1, 2020

@pratham1002 Should I define the preferred branch as a string instead of an enum? It'll be easier to use regex that way.

@pratham1002
Copy link
Collaborator Author

The branches for every station will have to be array as most stations will allow multiple branches so change the model a little.
Then to search in them, use the $in operator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants