bcgov / wps

Wildfire Predictive Services to support decision making in prevention, preparedness, response and recovery
Apache License 2.0
41 stars 9 forks source link

HFI Calculator: Configure dynamic prep date range windows #2122

Open conbrad opened 2 years ago

conbrad commented 2 years ago

As a HFI User (plans/co) I want to configure start days and end days to automatically create prep periods So That I don't have to manually set prep period ranges

Additional Context

Acceptance Criteria

Definition of Done

tessmgood commented 2 years ago

This is the better solution over 1860. Sybrand and I chatted about it recently, sorry for not sharing that.

I started mapping out all the considerations in Figma but got pulled away:

This is me looking at the big picture, I know this can be broken up into pieces but want to consider it all up front so the puzzle all fits together in the end.

conbrad commented 2 years ago

this is top of mind - what am I missing?

I think you've captured all the high level features thoroughly. What might make sense is to do is to figure out what atomic features from this list can be worked on independently, so that we can break down the technical implications of each feature.

For example, base automation logic and any exceptions are dependent, CRUD x interface it's own thing. It may not make sense to ship these independently, but breaking the problem down independently would be useful.