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

Add search day-care functionality to dog-owner homepage. #90

Open
tamirmatok opened this issue Apr 27, 2022 · 0 comments · May be fixed by #89
Open

Add search day-care functionality to dog-owner homepage. #90

tamirmatok opened this issue Apr 27, 2022 · 0 comments · May be fixed by #89
Assignees

Comments

@tamirmatok
Copy link
Collaborator

tamirmatok commented Apr 27, 2022

Expected Behavior

Please describe the behavior you are expecting
The dog-owner user will search for day-care that relevant for him.
The search will filter by "Area" , "City" and "Max price per day".
If the user didnt search for day-care he will see all Day-Cares in dog-owner homepage.

What is the current behavior?

dog-owner homepage present all day-cares without filters.

Steps to Reproduce

  1. Extend dog_owner_home view and send compatible context.
  2. Create form for the search.
  3. Delete "search" button from navbar.
  4. Extend dog_owner_homepage.html and present the search form.
  5. Cover with tests.
@tamirmatok tamirmatok self-assigned this Apr 27, 2022
@tamirmatok tamirmatok linked a pull request Apr 27, 2022 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant