Bankist Web App Link
Bankist is a simple web application for managing your banking activities. The application provides features such as logging in, viewing account summary, performing money transfers, requesting loans, and closing accounts.
- js and 1111
- jd and 2222
- stw and 3333
- ss and 4444
This web application is designed to simulate basic banking functionalities. Users can log in, view their account summary, perform money transfers, request loans, and close their accounts. The interface is user-friendly and responsive.
- User Id and Passowrd are in Index.js for reference of the App.
- User can use those available information to work on it.
- This is only for learning process.
- The navigation bar includes a welcome message, user interface icon, and a login form.
- Upon successful login, users can access the main features of the application.
- Display of incoming and outgoing transactions.
- Calculation of interest.
- Real-time display of the current account balance.
- Date of the last balance update.
- History of deposits and withdrawals with timestamps.
- Transfer money to another account.
- Request a loan by specifying the desired amount.
- Close an account by providing the username and password.
- Open the application in a web browser.
- Log in with your username and password.
- Explore the different sections of the application.
- Perform actions such as money transfers, loan requests, and account closure.
To run the application locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/bankist-web-app.git
Contributions are welcome! If you find any issues or have ideas for improvement, feel free to open an issue or create a pull request.
This project is licensed under the MIT License.