Skip to content

Nissaar/PyCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCRUD

This is an administrative app through which one can Create, Read, Update and Delete (CRUD) from a MySQL database. It uses Tkinter Library for the user interface.

Requirements

Python 3

Tkinter library

My image