diff --git a/content/images/arizona-public-portal.svg b/content/images/arizona-public-portal.svg new file mode 100644 index 0000000..ea2b7a4 --- /dev/null +++ b/content/images/arizona-public-portal.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/content/images/arizona_allovue.webp b/content/images/arizona_allovue.webp new file mode 100644 index 0000000..88e79cc Binary files /dev/null and b/content/images/arizona_allovue.webp differ diff --git a/content/posts/arizona_school_finance.md b/content/posts/arizona_school_finance.md new file mode 100644 index 0000000..9f6a786 --- /dev/null +++ b/content/posts/arizona_school_finance.md @@ -0,0 +1,28 @@ +--- +title: Arizona K-12 School Finance +description: Insight into Arizona's Education Funding, the future in school transparency. +date: 2023-02-16 +tags: + - Career + - Tailwind + - Elixir + - Phoenix + - UI + - LiveView + - Design System + - Design +coverImage: /images/arizona_allovue.webp +--- +_Note: This is an article backfill, meaning I neglected my blog for some time and inserted this article back into history as for when it happened._ + +In a new initiative for my work at [Allovue](https://www.allovue.com/) we are beginning a trend of creating solutions for [helping states meet transparency requirements around education funding](https://www.allovue.com/states). It all began with [a partnership with the state of Arizona](https://blog.allovue.com/press/announces-arizona-school-financial-transparency-portal) to build their transparent edfinance public portal. + +**I'm ecstatic to announce that the [Arizona Public Portal is Live](https://schoolspending.az.gov/)!** + +![](/images/arizona-public-portal.svg) + +Of note is a major feature I took the lead on as a senior software engineer building out the most advanced feature on the site, [the Comparison Report](https://schoolspending.az.gov/compare/) which allows multiple schools or districts within the state of Arizona to be analyzed apples to apples. + +--- + +This project was built using the [Phoenix framework](https://www.phoenixframework.org/), with the fairly expected stack of Elixir, Ecto and Tailwind. Along the way we've been building out and leveraging a private Phoenix LiveView powered design system. \ No newline at end of file