Skip to content

bitlab-experiments/personal-financial-statement

Repository files navigation

Rich Dad's Personal Financial Statement

A modern web app for tracking your personal assets, liabilities, income, and expenses, inspired by Robert Kiyosaki's "Rich Dad Poor Dad". Visualize your net worth, cash flow, and financial freedom journey. Built with Next.js, React, and Tailwind CSS.

Cosmos MCP Screenshot 1

Features

  • Add, edit, and delete assets, liabilities, income, and expenses
  • Calculate net worth, monthly cash flow, and passive income
  • Multi-currency support (USD, VND, EUR, etc.)
  • Save and load your financial data as a JSON file
  • Responsive, mobile-friendly UI
  • Inspired by Rich Dad's financial statement

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser.

Usage

  • Add your assets (e.g., house, stocks) and liabilities (e.g., loans)
  • Enter your income sources and monthly expenses
  • View your net worth, passive income, and cash flow
  • Use "Save to File" to export your data, and "Load from File" to import it later
  • Switch currency as needed

Tech Stack

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A web app to help track, manage and visualize personal assets/liabilities and cashflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published