bennadel / Breadboarding-POC

Breadboarding POC in Angular 9 next.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breadboarding Proof-of-Concept in Angular 9

by Ben Nadel

Run the Breadboarding Demo »

This is a proof-of-concept (POC) for a Breadboading workflow as outlined in the book Shape Up by Ryan Singer. I really liked this idea; and I felt like it could be a value-add for InVision App - especially for non-designers who want to quickly outline how something should work. As such, I wanted to put this POC together so that I could demonstrate the idea to my Product team.

This POC is very rough. I am not even sure I like the routing scheme. But, it works enough to get the point across. It currently stores data in localStorage so that it can be used across page refreshes.

About

Breadboarding POC in Angular 9 next.


Languages

Language:TypeScript 76.7%Language:HTML 14.7%Language:CSS 8.6%