8000 GitHub - 1cbyc/atm_simulation: mastering java and i want to explore my understanding of java oop and file handling
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1cbyc/atm_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atm_simulation

mastering java and i want to explore my understanding of java oop and file handling

For this ATM Simulation, I am taking a guide as seen, but I am considering utilizing some features.

  • login/authentication (and storing it in users.txt)
  • check balance
  • deposit
  • withdraw
  • exit

although, i am considering adding a:

  • save tx history to log file (transactions.txt)
  • and implementing pin-based login too
i kept all data stuff in a data folder, so it is not committed to github

About

mastering java and i want to explore my understanding of java oop and file handling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0