Skip to content

Login and Registration tkinter System - PYTHON + MySQL. This is a desktop application which is developed in Python platform using TKinter useful for Beginners .

Notifications You must be signed in to change notification settings

Suresh142/Login_and_Register_Python_tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login and Register

Simple Login and Registration tkinter System - PYTHON + MySQL. This is a desktop application which is developed in Python platform using TKinter useful for Beginners.

Language

Python + MySQL Database

How To Run

Requirements

  1. Download and Install any Local web server such as XAMPP/WAMP.
  2. .py file editor software such as PyCharm, Python.

Installation/Setup

  1. Open XAMPP/WAMP's control panel and start Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  4. Create a new database naming loginandregister.
  5. Import the provided SQL file. The file known as loginandregister.sql located inside the database.
  6. Open the main.py file in your .py editor software

Modules

Login and Register

Snapshots

1 (2)

Feedback

Any suggestion and feedback is welcome. You can message me on Instagram

About

Login and Registration tkinter System - PYTHON + MySQL. This is a desktop application which is developed in Python platform using TKinter useful for Beginners .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages