Skip to content

KmohadeseK/Bankist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

▎Bankist Project 💲💱

Welcome to the Bankist project! This is a simple banking application that allows users to log in using their username and PIN, manage their accounts, transfer money, and even request loans. This project is built using JavaScript, HTML, and CSS.

▎Features

• User Authentication: Log in with predefined usernames and PINs for four registered users.

• Account Management: View account details, balance, and transaction history.

• Money Transfer: Transfer money between different accounts within the application.

• Account Deletion: Delete your current account by entering your username and PIN.

• Loan Requests: Request a loan, provided that at least 10% of the loan amount is available in your account.

▎Technologies Used

• JavaScript: For implementing the functionality of the application.

• HTML: For structuring the application layout.

• CSS: For styling the application interface.

• SweetAlert: For displaying beautiful alert messages and notifications throughout the application, enhancing the user experience.

▎Getting Started

To get started with the Bankist project, follow these steps:

  1. Clone the Repository: git clone https://github.com/yourusername/bankist.git

  2. Open the Project: Navigate to the project directory and open index.html in your web browser.

  3. Modify Users: You can easily add or change users by modifying the JavaScript code. Look for the section where user credentials are defined and add your desired usernames and PINs.

  4. Play Around: Explore the features of the application, transfer money, delete accounts, and request loans!

▎Contributing

If you would like to contribute to this project, feel free to fork the repository and submit a pull request with your changes. Any improvements or new features are welcome!

▎Acknowledgments

Thank you for checking out the Bankist project! We hope you enjoy using it and find it helpful for understanding basic banking functionalities. If you have any questions or feedback, feel free to reach out!