Portfolio
Calum Tobin
CV 2
Table of Contents Website Designs - 4 3D Rendering - 6 Personal Website - 8 ATM Java Project - 9 Recipe Java Project - 10 Unity Project - 11 TikTok ad for Mobile & Web Computing - 12 3
• ATM application which asks user to enter their ID
• System then allows user to deposit, withdraw, check balance or logout
• Current account users can withdraw more money than what is in their account however they have an overdraft limit
• Different tab for Bank Officers where they can create new accounts, change overdraft limit and change AIR
• GUI & DepositAccount Class
• System displays list of recipes and asks user to input new recipe
• User enters new recipe
• System displays new list of recipes which includes user's new recipe
• Main class code and output