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
Create Database crudlogin, Upload the provided sql file, install pymysql, Use the Dbcon class connection details.
The user can SAVE their information in the database.
The user can EDIT/UPDATE their information in the database.
The user can DELETE their information from the database.
The user can VIEW/SEARCH all their information in the database.