added information about submission grade

This commit is contained in:
Sven Vogel 2023-08-07 16:12:48 +00:00
parent 24c069b98e
commit 571c516fc8
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
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 crude forms of authentication.
> This project was graded with 100,0 out of 100,0 points
## Overview
The program can read `.csv` file from disk and allows the user login to an account specified.