Hacker News new | ask | show | jobs
by eru 2167 days ago
I remember someone suggesting using deliberately crude and hand-drawn looking UI elements in the demo. That communicates to non-technical users that it's just a prototype.

Something like https://wiredjs.com/ might work, if you are building a web-ui.

2 comments

I did this, but by not fine tuning the CSS until the end. Just use black and white, leave off the border radius, and make it look "unfinished".
Fabulous idea. I will definitely use this for future early-stage demos.