Loading repository data…
Loading repository data…
SammyLeths / repository
Microbank is a simple web app that exemplifies micro features of a modern banking application. Built with HTML5, CSS3, Vanilla JavaScript, Bootstrap@5
Microbank is a simple web app that exemplifies micro features of a modern banking application. The web app features a responsive design, login screen with basic authentication, a dashboard screen with minimal transactional functionalities. Some of the features shipped with this version of Microbank include:
User data are stored using browser local storage, so users can see all their previous transactions, provided the same browser is used and the data is not wiped from local storage.
This web app is developed with HTML5, CSS3, Vanilla JavaScript, Bootstrap@5

