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 money, pay bills, buy mobile packages, and ...
Unlike simple ATM simulations that store data in variables or files, this project uses a MySQL database to store real account information such as: The system allows users to securely log in, check ...