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.

Prototyping web application using Excel: TutorSpree clone

4 pointsby machupaialmost 14 years ago
There are many tools currently available in the market for prototyping. But among the one i have used, I feel excel is definitely good. With some Macro (VBA) programming, you could actually make working prototype in super fast timeframes.

2 comments

huckfinnaafbalmost 14 years ago
&#62;<i>I think using excel for prototyping is cool. If you guys know any other method, please share.</i><p>HTML and CSS are so easy to use that I prototype by actually building it, and then flesh it out as new things need to be introduced or, for example, I don't like the way the navigation works, I rewrite that small part.<p>I cannot imagine wrangling with Excel for anything other than tabular data.
评论 #2692751 未加载
machupaialmost 14 years ago
Excel is such a versatile tool that you could use it for daily needs such as creating lists and note taking. Or u could use it for web prototyping, creating images, buttons, or logos. And if you know vba, you can create complete working prototypes with data stored in the sheets. Do you guys know any other such tool