Skip to content

Advanced Login form with using Python Tkinter library

Notifications You must be signed in to change notification settings

frostalpa/Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python

Advanced Login form with Tkinter library

Our credentials shown below

Username: sahin

Password: 1

Note: If we enter correct credentials we can access the main page otherwise it shows wrong credentials and after 5 attempts we have to wait 5 seconds for entering new credentials

                                               Screenshots of our project
  1. Lets see our Login Form below

1

  1. Lets write correct credentials

2

  1. Successfully logged in

3

  1. Lets write wrong credentials

4

  1. Lets write wrong credentials second time

5

  1. You can see we have to wait 5 sec after 5 times wrong credentials

6

About

Advanced Login form with using Python Tkinter library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%