lucasbecker-dev / user-validation-with-csv-file

User Validation with CSV -- Build a Java console application for user login validation using data from a CSV file. Utilize a User POJO class and a UserService class for logic. Implement a login screen, check user credentials, and handle invalid login attempts with a maximum of 5 tries.

Repository from Github https://github.comlucasbecker-dev/user-validation-with-csv-fileRepository from Github https://github.comlucasbecker-dev/user-validation-with-csv-file

User Validation with CSV

Build a Java console application for user login validation using data from a CSV file. Utilize a User POJO class and a UserService class for logic. Implement a login screen, check user credentials, and handle invalid login attempts with a maximum of 5 tries.

About

User Validation with CSV -- Build a Java console application for user login validation using data from a CSV file. Utilize a User POJO class and a UserService class for logic. Implement a login screen, check user credentials, and handle invalid login attempts with a maximum of 5 tries.


Languages

Language:Java 100.0%