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: How much could I estimate my project?

8 pointsby Quenhusabout 7 years ago
Hi HackerNews, I&#x27;m a young student and I develop little projects for fun during my free time. My problem is that I have absolutely no idea how to estimate the potential of my work, if it&#x27;s possible. I don&#x27;t study computer science for now, so no teacher could answer me and that&#x27;s why I&#x27;m asking to you. How much would this 3D Solar Power Plant simulator cost if a company needed to pay for it? If it&#x27;s impossible to answer, I&#x27;m also interested in understanding why.<p>Here is my work : https:&#x2F;&#x2F;www.husnet.fr&#x2F;quentin&#x2F;SolarPowerPlant&#x2F;<p>Here more precision : it&#x27;s a solar power plant simulator library that gives the potential power generated by the plant, according to a lot of parameters : mirrors&#x27; geometry, sun position, latitude,... It&#x27;s in Javascript and works thanks to ThreeJS.<p>Thanks a lot.

2 comments

itamarstabout 7 years ago
Don&#x27;t charge by the day! Your costs have nothing to do with how much it&#x27;s worth to a customer.<p>Talk to companies that might be target market. Figure out how much it would save them.<p>1. Nothing. But maybe you can use feedback to improve the product so it is worth something to them.<p>2. It saves them $10000 a year. You can&#x27;t charge $25,000.<p>3. It saves them $5000000 a year. You can charge more than $25000.
评论 #16649642 未加载
onion2kabout 7 years ago
<i>How much would this 3D Solar Power Plant simulator cost if a company needed to pay for it?</i><p>I reckon 25 days is a fair estimate. That breaks down to;<p>1 day to research sun position, azimuth, etc.<p>2 days to figure out the various bits of maths involved and write code to do the calculations.<p>4 days to build a working interactive 3D model.<p>2 days to build the charts and tables.<p>5 days for a designer to make a great layout, build assets, etc.<p>6 days to bring everything together in a website that works across different browsers.<p>3 days for device testing.<p>2 days to cover meetings, phone calls, etc.<p>At a rate of $800&#x2F;day that&#x27;s $20,000. I&#x27;d add a $5,000 (20%) buffer on to that to cover unexpected scope changes.<p>$25,000 for what appears to be a single page might sound high, but if the company is getting, say, $500,000 of value from it then it&#x27;s <i>really</i> cheap. I know of agencies that would charge 10* that if they thought the client could afford it.
评论 #16649391 未加载
评论 #16649495 未加载