Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CEC app #769

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Fix CEC app #769

merged 1 commit into from
Oct 23, 2023

Conversation

nikhilwoodruff
Copy link
Contributor

@nikhilwoodruff nikhilwoodruff commented Oct 23, 2023

๐Ÿค– Generated by Copilot at 3e4efe0

Summary

๐Ÿ›๏ธ๐Ÿ–ฅ๏ธ๐Ÿ› ๏ธ

This pull request adds a new page to the PolicyEngine app for the Citizens' Economic Council project. It creates a new component CitizensEconomicCouncil that embeds the reform simulator app in an iframe.

To simulate reforms for the UK
A new component was added today
It renders an iframe
With the CitizensEconomicCouncil name
And imports the Header by the way

Walkthrough

  • Add a new component CitizensEconomicCouncil to display the Citizens' Economic Council reform simulator app in an iframe (link)
  • Import the CitizensEconomicCouncil component in the PolicyEngine component, which is the main entry point for the app (link)
  • Create a new route /uk/cec in the PolicyEngine component, which renders the CitizensEconomicCouncil component as the page element (link)

@nikhilwoodruff nikhilwoodruff self-assigned this Oct 23, 2023
@nikhilwoodruff
Copy link
Contributor Author

Fixes #770

@nikhilwoodruff nikhilwoodruff merged commit 25fa829 into master Oct 23, 2023
3 checks passed
@nikhilwoodruff nikhilwoodruff deleted the cec-fix-2 branch October 23, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant