Skip to content

Fabimhso/LoginSystemPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

About Project

A Login application made with Python and CustomTkinter. All the design and operation is complete, if you want, you can add it to a project that uses a database. Just insert it into your project.

Used Technologies

  • Python
  • CustomTkinter

image

Features

The application needs to recognize the username and password! If you enter the wrong password, it will notify you of an incorrect login. If you enter the correct password, you will be successful in logging in.

image

image

Changing login details

You can switch to a database later, but originally it works directly in the code. Just go to line 11 and change "user" and "password". The password can be made up of letters, numbers, or special characters.

image

About

A Login System Made with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages