You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a Python-based banking application using Tkinter for the GUI. The project aimed to provide users with basic banking functionalities such as account creation, deposit, withdrawal, and balance inquiry. Implemented secure restorable state functionality on macOS using PyObjC.