This banking application enables users to manage their (fake)account balance by performing add or deduct transactions,
calculate daily interest from a fixed annual rate(or you can change it anytime), and ensures data persistence through local storage.
Technologies Used:
-
HTML/CSS
For the structure and design of the application.
-
JavaScript
For interactivity and functionality
-
Web Into App(Website)
For converting the website into an app