codeforamerica / project-ideas

A place to collect ideas for CfA health projects
41 stars 10 forks source link

AlphaH4x0r: How to redesign a transactional government digital service without writing a line of code #78

Open lippytak opened 8 years ago

lippytak commented 8 years ago

Here's how to apply for Free and Reduced Price School Meals in SF: https://schoolmealapp.sfusd.edu (see some images below). Try it out yourself (but don't submit) by logging in with username = test123123 and pass = test123. Every district in CA has their own janky online process, built FOR FREE by their existing food vendors as a value-added service. There are actually some pretty large consequences for these poor designs AND some new CA legislation trying to fix them, but that's for another time...at the end of the day this application process is like many others. It's the simplest transactional gov service (aka Gov Web Form).

AlphaH4x0r

Moving from alpha to actually-a-real-thing-in-the-real-world would look something like this:

Anyone want to hack on this @alanjosephwilliams @tmaybe @daguar ? I'll bet we could have a working alpha in a day or 2-3 hack nights.

schoolmealapp sfusd edu-16-31-31 schoolmealapp sfusd edu-16-32-31

tmaybe commented 8 years ago

see also

lippytak commented 8 years ago

Since we'll need to embed the Typeform + Intercom chat widget into the landing page we're probably better off with a custom page we can host on GH pages.

Good open source landing page: http://ironsummitmedia.github.io/startbootstrap-landing-page/

By StartBootstrap: https://github.com/IronSummitMedia/startbootstrap

alanjosephwilliams commented 8 years ago

are we breaking the no-code principle with a landing page??

On Sat, Jan 9, 2016 at 2:05 PM, Jake Solomon notifications@github.com wrote:

Since we'll need to embed the Typeform + Intercom chat widget into the landing page we're probably better off with a custom page we can host on GH pages.

Good open source landing page: http://ironsummitmedia.github.io/startbootstrap-landing-page/

By StartBootstrap: https://github.com/IronSummitMedia/startbootstrap

— Reply to this email directly or view it on GitHub https://github.com/codeforamerica/project-ideas/issues/78#issuecomment-170286670 .

t: @alanjosephwilli p: 817 713 6264

lippytak commented 8 years ago

We're definitely pushin it! Don't think we can get around setting up a static HTML page though and the builders are all way more complicated/don't support full screen iframes like we need for Typeform embeds.

daguar commented 8 years ago

You could avoid it if you're okay with the Typeform URL being exposed; live-chat also seems to be potentially less useful depending on who's "running" the thingy.

daguar commented 8 years ago

(I like abiding by the No Code™ principle, and DNS itself is even pushing it a tiny bit.)

lippytak commented 8 years ago

hrmmmmm! no live chat?!

lippytak commented 8 years ago

also if we have a couple static pages on GH then maybe it actually qualifies for the challenge thing :)?