Spendly is a personal finance app designed for daily income and expense tracking with a "lightweight accounting" approach—that is, a simple cash flow-based balance sheet without the complexity of double-entry bookkeeping.
What it does: The app lets you record money transactions categorized into two types: income and expenses. Each transaction includes an amount, a date, and an optional note. From this data, Spendly generates:
A real-time dashboard with a daily summary: total income, total expenses, and balance.
A paginated transaction history with date range filtering.
Reports by period: fortnight (days 1-15 or 16-end of month), month, year, or total history, with a daily breakdown in a table.
Visual statistics with bar charts created using pure CSS (monthly, yearly, and totals).
A light/dark theme with localStorage persistence and smooth transitions.