Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 896 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 896 Bytes

MySQL-Python-Login-System

Logging in is the process by which an individual gains access to a computer system by identifying and authenticating themselves, and so after I learned about SQL and databases, I decided to combine my python skills and my database skills to create a simple register/login system that I linked up with a Relational Database Management System, to first create a username and password and then test them by loggin in! 👌



Version 1.3

  • Fixed many bugs
  • Improved user experience
  • Added extra password security
  • Added a figlet art

forthebadge