Skip to content

ilhamhoque/login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login

Criteria

  • A program to manage user accounts with secure login and account creation features. Usernames and passwords are stored in a file. Users can log in by entering their credentials, which are validated against existing accounts. If they choose to create a new account, they must provide a unique username and a strong password (containing at least one uppercase letter, one lowercase letter, and one digit). The new account is added to the file if valid.

  • During account creation, users must set up five password recovery questions. The program includes an option to view passwords by correctly answering two randomly selected recovery questions.

The main code is in login_3.py Code page

The username and password stored in txt format user_pass

About

this program is called Login. for more information check README.md

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages