Skip to content

skyfelongrock/ATM_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM Project

Java

Airties bootcamp Java core assignment. It has been added to my personal repo as requested.

Lombok library is used. The first creation date is 22.10.2022.

Gokdemir Uzunkaya

Project Description

Four users have been created. You can find it in the Customer.java

You can add or remove users from Customer.java

In case many users are added, in order to optimize, it first finds username in the customerlist and gets other information accordingly. So the whole list doesn't loop over and over again.

Database is not used. For this reason, there is no exit input from the program so that information is not lost. If you want to reset it, you have to rerun the project.

IDE

[Intellij IDEA]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages