Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 242 Bytes

Python-Tkinter-MySQL-CRUD

This is a CRUD desktop app made using the Tkinter library and a MySQL database

#Requirements

  1. mysql.connector
  2. Tkinter Library

Instructions

  1. Upload the SQL file to your localhost
  2. Run the login.py file