czarrar / baby-database

Automatically exported from code.google.com/p/baby-database
0 stars 0 forks source link

Scheduling - Allow babies available ANY day to come up #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What page (e.g. Baby Search) will be affected?
Scheduling Search page.

Summary of functionality to add
When searching to schedule, right now you have to search both 13 and 14 month 
(ex) to see who to schedule for 14 months. When scheduling for next week, only 
babies for the ENTIRE week come up. Would it be possible to have the search 
work so that all babies who are available for ANY day that week come up.

Original issue reported on code.google.com by czar...@gmail.com on 22 Sep 2010 at 3:48

GoogleCodeExporter commented 8 years ago
I am not seeing the solution for this right now. To be honest all the effort 
spent in me coding this additional option would be equivalent for the time 
being to just expand the age range when searching.

Here is my solution to this feature request, please let me know what you think:
- have an option to allow you to search for a baby that is the right age for 
any day that week
- in the code, i will just add the length of the date range to the age 
range...this will effectively give you the solution that you want...however in 
the process of adding days, there might be slight errors by a day or two in the 
search results

Original comment by czar...@gmail.com on 22 Sep 2010 at 9:46

GoogleCodeExporter commented 8 years ago

Original comment by czar...@gmail.com on 22 Sep 2010 at 9:51