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 ec23a2b32f added data classes 2023-06-22 10:27:44 +02:00
src added data classes 2023-06-22 10:27:44 +02:00
.gitignore Initial commit 2023-06-16 21:20:06 +00:00
JCash.iml added data classes 2023-06-22 10:27:44 +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.