* Add a new expense:
	* Select type - Income, Expense
	* Select category -
		* Expense - Food, Bills, Travel, Gifts, Education, Entertainment, etc.
		* Income - Salary, Awards, Investments, Dividend, Refunds
	* Select transaction method - debit card, UPI, Wallets, net banking, bank transfer, cash, etc.
	* Add a description(memo)
	* Add the amount
	* Select date
* Expense view:
	* Default view - description, amount, date, category
	* Expanded view - view category, transaction method and option to edit/delete the expense
* Filters out expenses on the basis of:
	* type
	* category
	* amount
* Search an expense by description
* Export the expenses to a CSV file
* Edit/delete user