Building Out The GUI for our Database App. In this video we’ll begin to build out the graphical user interface (GUI) for our database app with Tkinter. We’ll add input boxes and buttons to add data to our database, and retrieve that data and output it onto the screen.
In this series I’ll show you how to create graphical user interfaces for Python with Tkinter.
Add comment