About Start Finance - SbrowneA/Tafe21S101 GitHub Wiki
Start Finance is a UWP C# aplication developed from an already existing opensource project.
Features
These are the features included in the application.
Dashboard
This is the home page, it summarises user finances such as Accounts Debts and Assets.
Contact Details
Add the new contact details of the customers and help them to delete and update in case of some errors while uploading it on the form.
Shopping List
Keep track of items that need to be bought next shopping run. Items can be added with a description price and quantity, and deleted once bought.
Personal Information
Keep track of personal details such as First Name, Last Name, Mobile Number, Birthday, Email Address and Gender. A person can be added, edited or deleted.
Transactions
View Transaction listings, and make new Transactions or delete them. New transactions can be either be an income or expense, or an internal transfer between two of the user's own accounts.
Debts
Keep track of loans with the Debts feature. Debts allows users to Add a Debt for any borrowings they may make, they then can Pay Debts from their Accounts to reduce the amount owing. Debts are not considered as Transactions; however, they do impact the account balance.
Assets
Keep track of personal assets with Assets. This a simple list that displays the name and price of each Asset.
Accounts
Keep track of Account balances with the Dashboard Accounts are required to make a new Transaction.
Wish List
A simple list to keep track of items a one would like to get; it records the Wish's Price and Description.