Skip to content
/ login Public

This is a simple login system that runs on a command line interface.

Notifications You must be signed in to change notification settings

pitzzahh/login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple login system

  • @author Peter John Arao
  • @version 1.0
  • @dateCreated January 26, 2022
  • This is a simple login program, this allows users to sign in
  • and create their accounts, their credentials are encrypted and stored in a specific
  • directory in this project folder.
  • (validation credentials are stored in the local disk: C:\Users\Public\Cache)
  • additional library used:
  • https://commons.apache.org/proper/commons-io/
  • https://github.com/pitzzahh/lib

About

This is a simple login system that runs on a command line interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages