GitHub / alfuguo / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfuguo%2FUser-Validation-With-CSV-File
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: csv-import, csv-parser, java, login, poj