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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I built my own financial planinng app

5 点作者 stefanneculai8 个月前
A few years ago, I started managing my finances using Google Sheets. It worked fine for a while, but then I hit some limitations. As my financial planning needs grew more complex, I found myself struggling with tracking assets and forecasting future financial scenarios. Thus, I started to work in my spare time on building FinancialAha: <a href="https:&#x2F;&#x2F;www.financialaha.com" rel="nofollow">https:&#x2F;&#x2F;www.financialaha.com</a> - a financial planning app designed to do everything my spreadsheets couldn’t.<p>It is completely free and I intend to add some paid features later on as listed on the pricing page, but I want to keep it free for people that need to do basic financial planinng and projections. Currently it works best on desktop screens, and I working on making it available on mobile devices.<p>Key Features: - track all your assets &amp; debt - manage various types of assets including cash, stocks, real estate, digital assets, etc., all in one place. - cash flow insights - visualize and optimize your income and spending habits. Understand where your money is going and plan smarter. - financial projections - use your current data to create realistic projections, plan for future expenses or investments, and keep your finances on track. - privacy and Security - by default, your data remains in your browser, and when stored, it&#x27;s encrypted end-to-end. The data never gets on our servers unencrypted and all the encrypt&#x2F;decrypt is done on client. This way, the plain data never gets to FinancialAha.<p>You can try it for free and see how it works. Check it out here: <a href="https:&#x2F;&#x2F;www.financialaha.com" rel="nofollow">https:&#x2F;&#x2F;www.financialaha.com</a><p>I&#x27;d love to hear your feedback!

2 条评论

stefanneculai8 个月前
PS: It is built using Hugo for the frontend and I am using VueJS for the app. Currently, all the data is stored only in localStorage, and when I will add the cloud version I will be using Firebase. For hosting I am using Netlify and Firebase.
richardjohn28 个月前
I like the UX. Will give it a try and see how it goes. Is there any way to import data, rather than just enter it manually?
评论 #41556521 未加载