wealth-tracker  by nicejade

Personal finance app for tracking assets and providing financial advice

Created 1 year ago
710 stars

Top 48.2% on SourcePulse

GitHubView on GitHub
Project Summary

生财有迹 (Wealth Tracker) is a personal asset analysis application designed for individuals seeking to understand and manage their finances. It offers a comprehensive overview of users' assets, providing insights into their financial status and leveraging AI for personalized financial advice.

How It Works

The application focuses on tracking account balances and overall asset values, abstracting away granular transaction details. It utilizes a Svelte frontend built with Vite for a responsive user interface and a Node.js backend powered by Fastify. Data persistence is handled by SQLite3, with Sequelize as the ORM. Integration with AI services like OpenAI is included for enhanced financial recommendations.

Quick Start & Requirements

  • Docker: docker-compose up -d or docker run -d -p 8888:8888 -v "$(pwd)/data:/app/data" nicejade/wealth-tracker:latest
  • Node.js: Version 16+ recommended. pnpm or yarn as package managers.
  • Development: Requires pnpm and lerna globally.
  • Demo: https://fund.lovejade.cn/ (Public, do not use real data)
  • Docs: 生财有迹路线图

Highlighted Details

  • Local deployment for data privacy and security.
  • AI-powered financial advice integration.
  • Data visualization through charts and graphs.
  • Open-source code with community contribution welcome.

Maintenance & Community

The project is actively developed, with a roadmap available. Community feedback is encouraged via GitHub Issues.

Licensing & Compatibility

  • License: MIT
  • Compatibility: Permissive for commercial use and closed-source linking.

Limitations & Caveats

The project is in active development, with a focus on balancing features and usability. Future enhancements include improved data visualization, security, and AI capabilities.

Health Check
Last Commit

1 day ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
2
Star History
25 stars in the last 30 days

Explore Similar Projects

Starred by Gregor Zunic Gregor Zunic(Cofounder of Browser Use), John Resig John Resig(Author of jQuery; Chief Software Architect at Khan Academy), and
2 more.

midday by midday-ai

4.7%
12k
All-in-one business management for freelancers
Created 2 years ago
Updated 15 hours ago
Feedback? Help us improve.