Home - nthanhhao96/OttoMachine GitHub Wiki

Welcome to the OttoMachine wiki!

What is OttoMachine?

OttoMachine is my Java project for my programming course at Laurea AMK. The goal of the project was to help me understand more about how Object-Oriented Programming works by getting my real experience developing my own app.

##Description

OttoMachinereplicates a GUI of an 'Otto' machine. The app has been equipped with some basic funtions such as: Deposit/withdraw money, Transfer, Show Balance, Show Last Transaction.

##Installation

To run the app, you need to download all the Java files and then simply hit run.

##Usage

The app is only a replication of an actual machine. Therefore, it has no database. When arriving at the starting screen, users can only select from a number of pre-existing account numbers. Once an account has been select, user can continue to use the app as one would use an Otto machine. Read more at Usage page.