Open BradHN1 opened 7 months ago
This will be an optional page, but added by default to the Home menu as the 2nd item (before take tour)
Unfortunately we did not review this before it went live. This page needs some fixes and should be hidden behind a feature flag.
Will specify changes for the page once we've reviewed it.
User Story
As a User I want access the Rewiring America Incentive Calculator So that I know what incentives are available to me
Additional details/context
Rewiring America has a new rebate/incentive calculator that you can embed on your website. Instructions are at https://api.rewiringamerica.org/docs/routes/embed
Here is what it looks like on https://embed.rewiringamerica.org/:
The site should track what users. Ideally we should capture the inputs that users enter so we know what they are interested in.
Value added
This will be a nice tool to bring new users to the site.
Acceptance criteria
The conditions that must be met for this to be done. For example, for a login feature: User is securely and reliably logged in until timeout or manual sign-out.