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
A simple ATM simulation project built using Java. It includes secure login, deposit, withdrawal, and balance inquiry with a GUI (JFrame). Backend logic is my own, and I took AI assistance for the UI as I'm still learning Java GUI. Check it out and try running it!