Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add to Comparison Tool ability to search by program. The endpoint is called program and is hit when a program description and coordinates are sent.
Original issue(s)
877
As a...
VEBT Developer
I want…
To build the Search By Name section of the CT redesign
So that…
CT redesign work can be completed
Acceptance Criteria
User must search for a program AND location
School, employer or training program & city, state or postal code are both *REQUIRED fields.
Search by program mimic search by name.
Back end to do both name and location as part of code
Technical Details:
Dependencies:
Collaborate with EDM to utilize one feature toggle
BE will need the URL parameters for the data call
EDM will need to provide the program data via excel doc in GIDS
Feature Flag needed: Yes
Definition of done