Draft program for the Java class of semester 2. The goal was to simulate basic cash machine that can read customer data from a .csv file and let the user view the data with curde forms of authentication.
Go to file
Sven Vogel d5d5a50e2d added javadoc and implemented transfer functionality 2023-07-01 16:13:36 +02:00
res added new tests for decoding 2023-06-22 12:58:56 +02:00
src/me/teridax/jcash added javadoc and implemented transfer functionality 2023-07-01 16:13:36 +02:00
.gitignore Initial commit 2023-06-16 21:20:06 +00:00
JCash.iml gui finished 2023-07-01 11:28:28 +02:00
LICENSE Initial commit 2023-06-16 21:20:06 +00:00
README.md Initial commit 2023-06-16 21:20:06 +00:00

README.md

JCash

Draft program for the Java class of semester 2. The goal was to simulate basic cash machine that can read customer data from a .csv file and let the user view the data with curde forms of authentication.