Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milopadma/life-tracker

💰 A Next.js financial visualization tool that helps you understand and plan your lifetime spending trajectory through interactive charts, life event analysis, and smart money management insights.
https://github.com/milopadma/life-tracker

Last synced: about 2 months ago
JSON representation

💰 A Next.js financial visualization tool that helps you understand and plan your lifetime spending trajectory through interactive charts, life event analysis, and smart money management insights.

Awesome Lists containing this project

README

        

# Lifetracker

Lifetracker is a financial visualization tool that helps you understand your lifetime spending trajectory. It takes into account major life events and provides insights into long-term financial planning.

## Features

- 📊 Interactive spending visualization across your lifetime
- 🎯 Major life event impact analysis
- 💰 Real-time financial calculations
- 📈 Contextual spending insights
- 🌍 Global spending statistics
- 💡 Smart money management tips

## Tech Stack

- Next.js 14 with App Router
- TypeScript
- Tailwind CSS
- Recharts for data visualization
- NumberFlow for smooth number animations
- Lucide Icons

## Getting Started

First, install the dependencies:

```bash
bun install
```

Then, run the development server:

```bash
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## How It Works

1. Enter your current age and monthly spending
2. View your projected lifetime spending with major life events
3. Explore financial insights and recommendations
4. Use the interactive chart to analyze spending at different life stages

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

MIT License - feel free to use this project for personal or commercial purposes.