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

As a Consumer, I can perform a Simple Search using State and see a list that includes all the search results #36

Closed
ultrasaurus opened this issue Jun 29, 2015 · 4 comments

Comments

@ultrasaurus
Copy link
Contributor

As a Consumer, I can perform a Simple Search and fill in the State name and see a list of search results

@shawnbot
Copy link
Contributor

You can test this by visiting:

https://pages-staging.18f.gov/college-choice/

Then select a state from the drop-down:

image

Press return to submit the form (there's no submit button yet). This will take you to a URL similar to:

https://pages-staging.18f.gov/college-choice/search/?state=CA

Which should list the first 10 schools in California, in no particular order.

@ultrasaurus ultrasaurus changed the title As a Consumer, I can perform a Simple Search using State and see a list of search results I can perform a Simple Search As a Consumer, I can perform a Simple Search using State and see a list of search results Jun 29, 2015
@LisaGee
Copy link
Contributor

LisaGee commented Jun 29, 2015

Demo looks functional on Shawn's machine. Still need to test when I can drive myself. And it also needs Design review by Jess.

@ultrasaurus
Copy link
Contributor Author

Acceptance criteria: Lisa should be able to understand what data is being searched and the # of results should be correct, even if paging is not yet implemented

@LisaGee LisaGee changed the title As a Consumer, I can perform a Simple Search using State and see a list of search results As a Consumer, I can perform a Simple Search using State and see a list that includes all the search results Jun 29, 2015
@ultrasaurus ultrasaurus self-assigned this Jul 1, 2015
@shawnbot
Copy link
Contributor

shawnbot commented Jul 2, 2015

As of merging #64, you can see the total number of results. For example:

https://pages-staging.18f.gov/college-choice/search/?name=school

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

4 participants