Bank Account Management System A simple Bank Account Management System built using HTML, CSS, and JavaScript. This project allows users to log in, view their balance, make deposits and withdrawals, and see their transaction history.
Features User login (Account number & PIN) View current balance Make deposits and withdrawals View transaction history Logout functionality Technologies Used HTML for structure CSS for styling and animations JavaScript for logic and interactions How to Run Clone the repository: bash Copy Open index.html in any browser to use the app. License MIT License.