Skip to content

Developed together with my team, this repository hosts our campus project πŸ«β€”an ATM machine system 🏧 implemented in Java. β˜• The command line interface (CLI) allows users to interact with the system, demonstrating our teamwork and programming skills in executing this comprehensive project.

Notifications You must be signed in to change notification settings

FarrelAD/Daspro-Project-ATM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 

Repository files navigation

Daspro-Project-ATM

ATM gif

A simple project about ATM system. Our project based on CLI (Command Line Interface)

Our Team

Hey, let's get to know about us! We are students from State Polytechnic of Malang (POLINEMA)

Class TI-1B | Group 4

  1. Atabik Mutawakilalallah
  2. Farrel Augusta Dinata
  3. Innama Maesa Putri

About our project

START: 4 September 2023

FINISH: 22 December 2023

STATUS: FINISH (100%)

ON PROGRESS GIF





Feature

  1. User authentification (Autentifikasi pengguna)
  2. Transfer
  3. Cash withdrawal (Tarik tunai)
  4. Cash deposit (Setor tunai)
  5. Bill payments (Pembayaran tagihan)
  6. PIN change (Ubah PIN)
  7. Transaction history (Riwayat transaksi)
  8. Help (Bantuan)
  9. Multi language (multi bahasa)

System flow

Inside of code

We've implemented some of the things we've learned about the basics of Java. There are:

  • Decision making statements (if... else...; nested if; switch-case)
  • Loop statements (do-while; while; for)
  • Arrays (Multidimensional arrays, array list)
  • Function/method

Tools

Many tools that we use for the project. We use Java as a language of the program and Microsoft Visual Studio Code as an IDE to making the whole program. Thanks Java! Thanks VSCode! Without you we can't finish the project.

About

Developed together with my team, this repository hosts our campus project πŸ«β€”an ATM machine system 🏧 implemented in Java. β˜• The command line interface (CLI) allows users to interact with the system, demonstrating our teamwork and programming skills in executing this comprehensive project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages