/login-interface

Primary LanguageJavaMIT LicenseMIT

login-interface

This NetBeans Java project create a simple login interface where a person can introduce their username and password.

If the username or password are incorrect, an error message will appear on the screen. The default username and password are:

  • username: Daniel
  • password: User123.

Press Exit to close the program.

interface