A simple and efficient web application to help businesses track their cash inflows (debit) and outflows (credit) for better financial management.
- β Record Income (Debit): Easily log all incoming funds with descriptions and dates.
- β Record Expenses (Credit): Track all outgoing payments with clear descriptions and dates.
- ποΈ Date Tracking: Records the exact date and time of each transaction.
- π Clear Overview: Presents a structured view of all transactions with columns for Number, Date, Description, Debit, and Credit.
- π Filtering and Searching:
- Date Range Filter: Filter transactions by a specific start and end date.
- Keyword Search: Search transactions by description.
- ποΈ Transaction Management:
- Add Transactions: Quickly add new income or expense entries.
- Delete Transactions: Remove individual transactions.
- Clear All: Option to clear all recorded transactions.
- π Financial Summary: Displays the total income (Total Debit), total expenses (Total Credit), and the current balance.
- π Visual Representation: Provides a pie chart visualizing the proportion of cash inflow and outflow.
- πΎ Data Persistence: Transactions are stored locally in your browser's local storage, ensuring data is retained across sessions.
- π€ Export to Excel: Easily export your transaction data to an Excel (
.xlsx) file for further analysis or record-keeping. - π± Responsive Design: Works seamlessly on various devices, including desktops, tablets, and smartphones.
- β‘ Built with Pure HTML, CSS, and JavaScript: No complex frameworks required, making it lightweight and easy to use.
Try it instantly: π https://labiebhn.github.io/arus-kas-usaha
No build step needed. Just clone and open:
git clone https://github.com/labiebhn/arus-kas-usaha.git
cd arus-kas-usaha