ptzivaras / Login

A login system. In the future it will connect to a database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login System OOP-Java-Swing

This is a login system using Java, Swing and OOP principles. Users are already stored in a hashmap. As a user you try to login to your account inserting your Username and Password. The result is a welcome message by inserting correct Username/Password or a wrong message showing what you did wrong.

About

A login system. In the future it will connect to a database.


Languages

Language:Java 100.0%