Skip to content

The CRUD App is developed using Python & Mysql.The user can Save, Update, Search and Delete Their information in the database, useful for Python beginners

Notifications You must be signed in to change notification settings

mcpetermukolo/Python-Crud-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD App

PYTHON + MySQL-This is a desktop application which is developed in Python platform using Tkinter useful for Beginners,the user can Save,Update,Search and Delete Their information in the database

Database

Create Database crudlogin, Upload the provided sql file, install pymysql, Use the Dbcon class connection details.

MODULES

Save Information

The user can SAVE their information in the database.

Update Information

The user can EDIT/UPDATE their information in the database.

Delete Information

The user can DELETE their information from the database.

VIEW Information

The user can VIEW/SEARCH all their information in the database.

About

The CRUD App is developed using Python & Mysql.The user can Save, Update, Search and Delete Their information in the database, useful for Python beginners

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages