Kaif-Sasoli /
Login-System
A simple Java-based Login System that allows users to register and log in securely. User data is stored and managed using XML files through Java file handling. The project demonstrates core Java concepts such as file I/O, XML parsing, validation, and basic authentication logic in a console-based application.