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

https://github.com/codegeniusdev/finance-app


https://github.com/codegeniusdev/finance-app

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Finance & Project Tracker

Finance & Project Tracker is a simple app to manage your projects and track your income/expenses.
Everything is saved locally in your browser (localStorage), so no database or server is needed.

👉 Live Demo: [localtrack.netlify.app](https://localtrack.netlify.app)

---

## Features
- Add and manage projects with description, files, and links
- Automatic link preview when you paste a URL
- Track income and expenses with categories and notes
- See balance summary and charts
- Import/Export your data (JSON/CSV)
- Works fully offline – your data stays in your browser

---

## Tech Used
- React
- Tailwind CSS
- localStorage
- Chart.js / Recharts

---

## Getting Started

```bash
git clone https://github.com/yourusername/localtrack.git
cd localtrack
npm install
npm start
```

---

## Usage
1. Open the app in your browser
2. Add projects with links and files
3. Track income and expenses
4. Export your data anytime for backup

---

## Developer
Built by [CodeGenius](https://codegenius.dev)

More links:
- [Portfolio](https://portfolio.triplealpha.blog/)
- [Linktree](https://linktr.ee/CodeGenius.Dev)