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.
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.
Python