Skip to content

Tarun-c/Python-Login-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Login-GUI

Firstly check the tkinter module is installed in your system or not. if tkinter is not found then use this command in CMD of your python path "pip install -r requirement.txt" without use "" after that clone or fork my repo in your local computer for some changes or improvement on it use command "git clone https://github.com/Tarun-c/Python-Login-GUI.git"

Use the Tkinter module to develop the different GUI pages like Login,Register etc.

Starting Page of GUI

It's Have Login button and Register button

Register button is used for Register new User in Username_info.txt file The Login button is used for the login page

Sublime's custom image

Registration Screen of GUI

It's Take three input 1. Username 2. Password and 3. Email ID and store in Username_info.txt file and show a registration success message on the screen.

Sublime's custom image

Login Screen of GUI

It takes two argument username and password to verify that you are registered in file or not.

Sublime's custom image

Login Success of GUI

If your username and password are correct or identifies by the program then its show Login success screen

Sublime's custom image

Wrong Password Screen

It means Username is found but enter the wrong password then please try again.

Sublime's custom image

User not Found Screen

If User is not found in username_info.txt file then its show User not found and goes to the register process.

Sublime's custom image

About

Use Tkinter module for develop the different GUI pages like Login,Register etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages