Introducing the New Web App Version of Net Worth Tracker
I’m excited to announce the launch of the new web app version of Net Worth Tracker—a comprehensive financial tracking tool designed to help you monitor your net worth, investments, and financial portfolios with ease.
Why a Web App?
After developing and refining the desktop (Python/PyQt) version, I wanted to make Net Worth Tracker even more accessible. The new web app brings all the powerful features of the desktop version to your browser, with a modern, responsive interface and seamless cross-device support.
Key Features
- Interactive Charts: Visualize your net worth over time with dynamic line charts and explore your portfolio distribution with pie charts.
- Multi-Currency & Ticker Support: Track accounts in multiple currencies and price your investments daily using real market data for stocks and crypto.
- Flexible Account Management: Select and filter accounts, group them by type, and analyze your finances from different perspectives.
- Easy Data Import: Drag and drop Excel or ODS files to quickly upload your financial data.
- Custom Timeframes: Filter your data by custom date ranges or use predefined timeframes for quick analysis.
- Real-Time Updates: See your charts update instantly as you change selections or import new data.
- Performance Optimizations: Enjoy fast load times thanks to backend caching and efficient data processing.
- Fullscreen Mode & Dark Theme: Toggle fullscreen for focused analysis and switch between light and dark themes for comfortable viewing.
How It Works
The web app is built with React and Node.js, using SQLite for secure local data storage. The backend handles currency conversion, ticker pricing, and data interpolation, ensuring your charts are accurate and up-to-date. The frontend provides a smooth, interactive experience, whether you’re on desktop or mobile.
Getting Started
- Install the app: Clone the repository and run
npm install
for both the server and client. - Import your data: Use the drag-and-drop uploader to bring in your financial records from Excel or ODS files.
- Explore your finances: Select accounts, adjust timeframes, and dive into your financial history with powerful visualizations.
Try It Today
Ready to take control of your financial future?
Get Net Worth Tracker on GitHub and experience a smarter way to track your wealth.
Leave a Reply