Skip to content

It creates a simple login screen using tkinter and messagebox. It checks if the entered username and password match any in the provided list. If they do, it shows a welcome message; if not, it displays an error.

Notifications You must be signed in to change notification settings

GrandeTB/basicloginscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

The code creates a simple login screen. It checks if the entered username and password match any in the provided list. If they do, it shows a welcome message; if not, it displays an error.

About

It creates a simple login screen using tkinter and messagebox. It checks if the entered username and password match any in the provided list. If they do, it shows a welcome message; if not, it displays an error.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages