/MVC-Python-Tkinter-Database-Application

A Python application, which connects to a library database. It displays the items inside the database and the user is able to insert and update the items inside the database.

Primary LanguagePython

MVC Python Tk Database Application

A Python application, which connects to a library database. It displays the items inside the database and the user is able to insert, update & delte the items inside the database.

The Application uses the Model-view-controller (MVC) design pattern.

Image of the Application