OpenEugene / little-help-book-web

Human service resource guide powered by White Bird Clinic
MIT License
6 stars 4 forks source link

Feature/filter schedule #153

Closed domjparker closed 3 years ago

domjparker commented 3 years ago

Adding initial schedule filter file. Contains algorithm that receives an array of schedule_items as objects, along with date details, filtering for objects that are open at either the current time and date, or time and date that user inputs. File contents are presently not connected to rest of the application, as the static asset does not contain schedule details, and we next need to remedy how we will get said data from the database.