TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Which service to use to show web-site design mockup to a client?

5 点作者 rusinov将近 5 年前
Hello. I'm doing WordPress development on the side, and usually clients provide their designs for web-pages themselves. However, new client wants me to come up with the web-page design. I'm curious, what is the go-to service these days where one can mock up a web-pages with dummy data, preferably link them together, with ability to toggle mobile version? Maybe, Figma? My goal is to show client a mockup-page where they can approve the design, and I then will focus on recreating this design in WordPress.

1 comment

codegeek将近 5 年前
Don&#x27;t do it loosely otherwise you may end up spending a lot of time on it. If you are not a designer, tell the client that you can get a designer who can work with them first. Some clients are too anal about pixel perfect design and this client is one of those, you will spend 10s of hours just dealing with &quot;can you tweak this button a bit to the right&quot; type of requests.<p>So tell the client that you are happy to code the WordPress site but how specific of a design are they looking for ? If pixel perfect, you need a dedicated designer. Otherwise, you may be able to get the client to work with existing templates in WordPress BUT those are also dangerous since it leaves too much room for interpretation.<p>I would start by asking the client &quot;Are you looking for a specific design that is done exactly to your specs or are you ok with using existing templates&quot; ? Their answer may give you a clue. Also, remember that design itself could be lot more work than coding the actual WP site.