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
An ATM simulation with UI made using JAVAX(Swing) and Backend Connectivity with MySql Database.
The Login Page displayed initially
User redirected to Account Page if correct credentials entered.
Similarly user is redirect to the SignUp Page if they dont have an existing account
Flowchart for the project
About
An ATM simulation UI made using JAVAX(Swing & AWT libraries) along with banking features that include registering as a new user which allows the user to deposit, withdraw and check balance.