IMLS / estimating-wifi

Estimating Wifi is a pilot project to automate the censusing of proximal wifi devices via low-cost and open source tools.
https://10x.gsa.gov/projects/shared-components-for-museums-and-libraries/
Other
10 stars 3 forks source link

Prep the front end for end-to-end systems test #329

Closed sknep closed 1 year ago

sknep commented 1 year ago

Description

Remove the guard on either side of May 2022 that limits the library page from selecting other dates. Set the default start date for data to be "yesterday" (or "last week" or similar) Optionally - if a default start date is provided via .env variable, set that to the initial start date (so we can continue to test using May 2022 data without always scrolling through 6 months of the date picker)

note that query parameters are already in place that allow a visitor to link to the library page at a specific date

User Story

No response

Architectural Decision Records (ADRs)

No response