Skip to content

In this project I create an application that can access and manipulate MySQL databases, which has been made simpler through the User Interface.

Notifications You must be signed in to change notification settings

Mr-G254/Mysql-database-using-python-and-tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mysql-database-using-python-and-tkinter

Through this project the use of database has been made simpler. From queries to pressing of buttons and use of a rich GUI. For this app to work one must have installed MySQL server on their device and configured it.

Home page

The Home page displays all the databases created by the program and pressing any of the buttons opens the database.

Home

Database page

The database then shows the tables present and the data inside the table.Through this page you can add a column or insert data into the table.

Database and its content

Add device/database page

The Add device page/database enables you to create a database based on the device associated with the database(Smartphone,Tablet or Laptop). It allows a maximum of five fields/column for the table which can be added in the database page.

Add device/database

Settings page

The Settings page enables you to change the password, add a user or delete a user. You can also reach the developer through the GitHub button which opens this GitHub account or through the Gmail button which copies the developer's email address to clipboard.

Settings

Contact: Gikuhiezekiel@gmail.com

About

In this project I create an application that can access and manipulate MySQL databases, which has been made simpler through the User Interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages