A web-based banking platform designed to simplify financial management.
- Clone the repository:
git clone https://github.com/<your_username>/mybank.git
- Navigate to the project directory:
cd mybank
- Open the index.html file in a web browser
- Start using the platform by logging in to your account using the following login credentials:
- Account 1: username "nh", password "1234"
- Account 2: username "mh", password "5678"
- Login/Logout
- Fund Transfer
- Loan Taking
- Account Deletion
- Daily Transaction Summary with sortable deposits
- JavaScript
- INTL.NumberFormat
Contributions are welcome! If you would like to contribute to this project, please fork the repository, make your changes, and submit a pull request.