You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web-based banking application built with HTML, CSS and JavaScript. Users can perform login, logout, transfer money, request loans and close account without using any database, and instead uses JavaScript to store and manipulate data. The code is well-organized and easy to understand, making it easy to modify.