Git Product home page Git Product logo

leomartineztamuk / database_gui Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 74 KB

This Python program provides a graphical user interface (GUI) for interacting with a MySQL database. The application allows users to perform various operations such as adding, modifying, deleting, viewing, and searching records in the database.

License: MIT License

Python 100.00%
database gui mysql python3 sql

database_gui's Introduction

Database_GUI

Authors: Leo Martinez III - LinkedIn

Contact: [email protected]

Created: Fall 2023


This Python program provides a graphical user interface (GUI) for interacting with a MySQL database. The application allows users to perform various operations such as adding, modifying, deleting, viewing, and searching records in the database. The GUI is designed using the Tkinter library, and the program utilizes the MySQL Connector for database connectivity.

Features:

  • Data Entry Widgets: Create and manage records with labeled entry fields for each database column.
  • Functionality Buttons: Clear Table, Clear Entries, Add Record, Delete Record, View All Records, and Modify Record.
  • Search Functionality: Users can search for specific records based on selected criteria.
  • Treeview Display: A tabular view of database records with horizontal and vertical scrollbars for better navigation.

Usage:

  • Set up the MySQL database connection details (host, user, password, database) in the connect_to_db method.
  • Enter your database columns and labels in the create_data_entry_widgets method.
  • Run the program, and the GUI will provide an interactive environment to manage your MySQL database.

Data utilized:

  • CBM005.txt Data File

Note:

  • Program was created in Spyder 5.2.2 Anaconda with Python 3.9

Folder Contents:

  • src: Folder containing the source code python script: database_gui.py (use this file to run the program)
  • data: Contains the exported SQL self-contained file from MySQL Workbench and the data that was used for the program along with an SQL Query script used to import the data into the Schema.
  • README.md: Contains the most basic information about the project
  • LICENSE: Contains license information in regards to the Github repository

Additional Information:

  • Everything needed along with additional installation information to run the program will be contained in this folder.
  • Please ensure the Tkinter and MySQL Connector python libraries are installed before running.

database_gui's People

Contributors

leomartineztamuk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.