TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any free tools (other than pen/paper) to plan application architectures

9 pointsby Sfi81almost 10 years ago
Background: I primarily code as a hobbyist (with some open-source contributions - I've been coding for over twenty years ) and so haven't really come across any structured tools that could help in planning out how to structure applications, help plan visualize and tweak how different parts of the application should interact etc. Googling seems to result in either books on the topic or very domain specific tools like UI mock-up designers etc. Are there any free & flexible tools to help plan-out application architectures?

3 comments

RichardZitealmost 10 years ago
Good news @Sfi81, there are some tools for this. If you want to plan ahead and do that in detail or just sketch around with freehand drawings you have the ultimate zoomable whiteboard at your service which works in every browser. Give it a try at <a href="https:&#x2F;&#x2F;ziteboard.com" rel="nofollow">https:&#x2F;&#x2F;ziteboard.com</a> Let me know if you need help with it.
评论 #9796906 未加载
benlaudalmost 10 years ago
Argouml <a href="http:&#x2F;&#x2F;argouml.tigris.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;argouml.tigris.org&#x2F;</a>
评论 #9797064 未加载
codegeekalmost 10 years ago
check out <a href="https:&#x2F;&#x2F;www.draw.io" rel="nofollow">https:&#x2F;&#x2F;www.draw.io</a><p>They have many visual tools to draw up the app model&#x2F;architecture.