Implemented ObjectProperty for variable in Item, Income and in Expense class.
In Item class the variable date now uses ObjectProperty, and for IncomeCategory and ExpenseCategory in Income and Expense also use ObjectProperty. This is to make the code function better with the frontend.