LerichO / Java-Login-Authentication-Project

Java project to practice and demonstrate use of Swing GUI and credential authentiction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java-Login-Authentication-Project

This is a simple Java Swing GUI project I will be adding to overtime to demonstrate GUI usage and credential authentication.

Boilerplate Swing GUI code originally from Alex Lee's video going over Princeton's Swing GUI example

To be implemented going forward

  • upgrading to and connecting Spring application to a MongoDB database that stores given login credentials
  • improving security with the addition of proper authentication / security add ons such as OAuth2 and other security tools from Spring
  • possibly transferring GUI to a seperate front-end application
  • may be used as a boilerplate application for future projects

About

Java project to practice and demonstrate use of Swing GUI and credential authentiction


Languages

Language:Java 100.0%