Expenses Tracker App is a simple yet powerful tool to help you keep track of your expenses. With a user-friendly interface, it allows you to log your expenses in various currencies and provides a real-time total in USD.
- Input fields for Amount, Currency, Category, Payment Method, and Date.
- Dynamic currency selection using Combobox.
- Treeview to display logged expenses with columns for Amount, Currency, Category, Payment Method, and Date.
- Real-time calculation of the total in USD.
- Stylish and responsive design for a seamless user experience.
- Enter the expense details in the input fields.
- Click the "Add Expenses" button to log the expense.
- The Treeview displays all logged expenses.
- The total amount in USD is updated in real-time.