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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: how would you design this app?

7 点作者 paulsingh将近 15 年前
My wife and mom are notaries public. Basically, they get calls from banks that need someone to notarize loan docs and get paid ~$100 for their time.<p>I didn't really pay much attention to their stuff until I realized that their side gigs pull in a few hundred bucks a week. (I realize that's not a whole lot but this is "beer money" on top og their FT jobs.)<p>Anyways, I built a ghetto app in a few hours one night last week (notarycrm.com) and I'm trying to figure out how to make this whole thing easier on the eyes. (Since quietly launching it to my wife and mom, I've reached out to other notaries on Twitter and have managed to get a bunch of people using the app multiple times each day to manage ~$100K worth of business already.)<p>On one extreme, I guess I could spend a few days trying to sketch something out, figure out AJAXy stuff and tinker until I get it right. On the other extreme, I'd find some with some experience building niche B2B apps and pay them for their front-end experience/instincts. (FWIW, I started coding for fun about 18 months ago. I use RoR for pretty much everything now and, while I can hack together little ideas like this overnight, I can't help but feel like my projects traction could be better if a better UX/UI was in place.)<p>What would you do? Any suggestions on alternatives?

6 条评论

mahmud将近 15 年前
Don't ask us, ask your users how you can improve it, while at the same time <i>tracking</i> their usage habits. Analytics + feature requests is a win.<p>The most powerful tool for improving web apps is actually a telephone. Get yourself some headsets and a $10 Skype credit. Should last you a month.<p>Implement the feature and expose it to 10% of them. Watch how they accept it, then push it to the rest. Make a blog post about it and release a PR statement. Let industry publications aware of your existence. Then take a few weeks "off" getting more clients. Then repeat.<p>Try to keep a "how can we improve" button clearly visible, but not distracting. Make yourself reachable. Get a Google Voice number and put it on the opposite side of your logo.<p>Something as "simple" as extending the session timeout for everyday software can make a huge difference. People hate it if they kept getting logged out, specially for non-critical and non-financial applications. Go overboard in building trustworthiness; put the app on SSL, show lock icons, never show them their credit card back (if you're stupid/big enough to take it to begin with.) Any sensitive information should be shown in non-editable GUI elements (labels mostly) and show the last few digits to disambiguate. If you ever charge their accounts, or processes payments for them, send an email confirmation ASAP. Payment confirmations are the least annoying form of email; it shows you're willing to leave a paper trail (irrational, I know, but it gives them the fuzzies.) and it's a good opportunity expose them to your branding/message/identity.<p>If you ever keep a "purse" for users, where they can add and withdraw funds, never EVER send them an email containing their balance figure; some people have email notification widgets that popup a dialog with the subject and first few lines of the body (<i>"$20 Payment Received, you now have $20.15"</i> might seem like benign feedback, but not when your user was on a projector in a meeting. No seriously, people, kill them damn notifiers when you speak publicly. Nothing distracts like seeing a nastygram from your speaker's wife flash across the screen.)
JangoSteve将近 15 年前
I did my own design on my apps (for both myself and clients) for a long time. Hell, RateMyStudentRental still has my old design (I've since had it professionally redesigned but not yet implemented the new design).<p>One thing I can say is that the quality of my sites, and my pride and satisfaction in my work, has increased dramatically since I've started to contract out the design to professional web designers. Not just because they look better, but because I believe in their potential enough to spend money to make them better.<p>That being said, here's a specific suggestion. You need screenshots. I can't tell a thing about how the app actually works or what it does (other than simply taking your word for it), and I can't visualize any part of the app without signing up. I'm not a notary, so I'm probably not going to sign up.
评论 #1544101 未加载
aamar将近 15 年前
Your basic pitch seems to be to make administrative work that was previously tedious into something that's relatively fun, easy, and quick. UX improvements might help, but are there instead ways to automate administrative tasks away? I'd second listening to users, since I don't have any sense of what the pain points are (but understanding pain points beats feature requests).<p>Didn't sign up, but some concrete thoughts on the marketing site: avoid very high contrast, e.g. true black (#000) on true white (#FFF). The orange text on blue vibrates visually and is somewhat hard to read. Overall, really like the simple, benefits-focused presentation. Great idea and good luck on it.
exline将近 15 年前
The site looks good to me. I don't think the "NotaryCRM will save your day (and your sanity)." stands out enough, especially since it is your tag line. There is not enough contrast.<p>I noticed you say it is a free service on the website. Do you intend to charge in the future? If so, you might say 'Free while in Beta' or something. Something to clue people in that there will be a cost at some point.<p>Overall great work in a short amount of time. Both the product and getting a large number of users quickly. Did you do anything else besides using Twitter to reach out to other notaries?
评论 #1544860 未加载
RiderOfGiraffes将近 15 年前
Clickable: <a href="http://notarycrm.com" rel="nofollow">http://notarycrm.com</a>
alain94040将近 15 年前
Let me get this straight: you spent a few hours last week to build an app, and it already generated $100K of business? Did I miss something in that story?
评论 #1544154 未加载