Telegram bot for managing personal finances directly from chat.
Track income, expenses, and budgets — all in one minimal and fast bot.
Built with Python + Aiogram 3, backed by a simple DB, designed for Gen Z speed.
- ➕ Add income and expenses
- 📊 View daily/weekly/monthly summaries
- 🧾 Categorize transactions
- 💰 Track balance
- ⏰ Set budgets and get notified if close to limit
- 📥 Export data as CSV
- 🔐 Admin-only access (no public usage)
- Python 3.11+
- Aiogram 3
- SQLite (can be upgraded to PostgreSQL)