Skip to content

Microbank is a simple web app that exemplifies micro features of a modern banking application. Built with HTML5, CSS3, Vanilla JavaScript, Bootstrap@5

License

Notifications You must be signed in to change notification settings

SammyLeths/microbank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microbank

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:

  • Login/Logout with authentication
  • Manage and perform simple user transaction
  • Send and receive money to and from other demo users
  • Apply for loan, subject to few seconds of verification process
  • Exemplifies user account deletion process
  • View and track total money in and out, as well as interest
  • Easily identify withdrawals and deposits
  • View and track current balance in real time.

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

Screenshot

Web App

Artboard 1v3-min

Website

Artboard 1v2-min

Links

Tech Stack

HTML CSS3 JAVASCRIPT BOOTSTRAP

Helpful Resources

  • HTML5:
    • MDN: Mozilla Developer Network - HTML (HyperText Markup Language)
    • W3SCHOOL: HTML Introduction
  • CSS3:
    • MDN: Mozilla Developer Network - CSS (Cascading Style Sheets)
    • W3SCHOOL: CSS Introduction
  • JAVASCRIPT:
    • MDN: Mozilla Developer Network - JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions
    • W3SCHOOL: JavaScript Introduction
    • Intersection Observer API: Provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport
  • BOOTSTRAP5: Powerful, extensible, and feature-packed frontend toolkit.
  • MUGSHOTBOT: Automatic beautiful link previews

Author's Links

About

Microbank is a simple web app that exemplifies micro features of a modern banking application. Built with HTML5, CSS3, Vanilla JavaScript, Bootstrap@5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published