A desktop application for tracking bills, income, and expenses locally using Electron and SQLite.
- Add, edit, and delete bills/income.
- Display a list of bills/income.
- Calculate and display total income, expenses, and net balance.
- Simple and intuitive UI.
- Clone this repository.
- Install dependencies:
npm install