News

Python Tkinter CRUD Example This is a project for a small university homework. Although the UX is pretty outdated, it was a pretty good exercice to get familiar with Tkinter and how to communicate ...
Hello Everyone, This is a repository that contains a GUI-Based MySQL database application. The user can add record, modify record, delete record and display record. The record contains first name, ...