Project where I used Java to create an application demonstrating a user validation system that reads user information from a file where the credentials are stored, allows users to enter their login credentials, and provides user feedback on their login status. The user data is stored in a CSV formatted text file named data.txt.
- User login verification