News

E-Wallet Application (Python Tkinter) A desktop E-Wallet application built with Python, featuring a Tkinter GUI, SQLite database, and unit testing. Users can register, log in, deposit money, send ...
All database queries use parameterized statements to prevent SQL injection. The GUI uses Tkinter with scrollable course lists and dynamic updates. MySQL Compatibility: This project uses ...