Skip to content

mririi/CRUD-with-tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CRUD-With-Tkinter

First install the Mysql connector using pip:

pip install mysql-connector-python

After opening a server, in my case I used wampserver.

Second step is to import the database file registration.sql to phpmyadmin.

Third step is to run the project using:

py main.py

Releases

No releases published

Packages

No packages published

Languages