Skip to content

simple javascript-based, non-database website with time-based logout that allows for money transfers, loans, and account closures.

Notifications You must be signed in to change notification settings

YagnikAkbari/Bankist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankist

Bankist is a banking website that allows users to perform various banking operations. It is developed using HTML, CSS, and JavaScript. Users can manage their accounts, transfer money, close accounts, Take loan and sort their transaction movements.

Features

  • Account Management: Users can close their accounts.
  • Money Transfer: Users can transfer money from their account to other registered accounts (fake accounts for demonstration purposes).
  • Loan : Users can ask for loan an amount to their account, which is calculated as 30% of their current account balance.
  • Transaction Sorting: Users can sort their transaction movements by amount.
  • Responsive Design: The website is designed to be responsive and accessible across different devices and screen sizes.

Technologies Used

  • HTML: Used for creating the structure and content of the web pages.
  • CSS: Used for styling the website and making it visually appealing.
  • JavaScript: Used for implementing the interactive functionalities and handling the banking operations.

Check out the live demo of Bankist: Demo Link

Happy banking with Bankist!

About

simple javascript-based, non-database website with time-based logout that allows for money transfers, loans, and account closures.

Topics

Resources

Stars

Watchers

Forks