- Mar 24, 2023
-
-
Harry Linrui XU authored
Refactored handleDeleteBtn to remove the selected from the register first, before removing from the observable list
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Converted parameters in alertbox to local variables. Changed the confirmation message to accoutn for both expense and income
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Made recurringBox contain a boolean instead of a yes/no string, in order to bind it together with the recurring attribute
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Set the comboboxes to default values. Added comment to setExpenses, because amount textfield is stored with comma, which is not a double
-
Harry Linrui XU authored
-
Andreas authored
-
Harry Linrui XU authored
Added comments to explain expense attributes. Added todo for setExpense - changes are still saved even if the cancel button is clicked when editing an expense
-
Harry Linrui XU authored
Instantiate observable list in initialize(). Made method baseline for filehandling method to save changes in expenses
-
Andreas authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Made amount attribute to DoubleProperty. Binded amount textfield in AddExpenseController to the expense amount property
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Made handelAddBtn and handleEditBtn essentially be the same method, and differentitated them with enums
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Reconfigured pom file for updated javafx version. Redesigned addExpense, Expenses and MainMenu, which is reflected in the fxml files
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Implemented methods in AddExpense and Expenses such that information flow occurs between the two classes
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-