Figma Sketch & Idea:

I’d like to create an interactive poem builder inspired by e.e. cummings. Since his poems are inherently abstract, I thought it would be cool to build a poem builder using actual lines from his poems to see if users can create a compelling re-organized e.e. cummings poem of their own.

My user flow would be…

  1. Homescreen with a ‘start here’ button
  2. Pick a first line with 3-4 options for the first line
  3. From each ‘first line’ page, branch into options for 2nd, 3rd, 4th lines etc, all linking to different pages that have new line options. This will result in a ton of pages but each one would be relatively simple from an HTML/CSS perspective
  4. I’m hoping to use JS to track the clicks and create an HTML element on the exit page (which all branched out pages will link to) that’s storing all the clicked lines
    1. Would be even cooler if I could have a stored database of all the iterations that users have created to browse??

Here’s my figma mockup (it’s new to me so not so sophisticated)

Omar comments