mithatercan / banking-oop

This is really simple try for JavaScript OOP concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banking-OOP

Inspired by Youtube Video

I wanted to try the object oriented programming concept on this project.
A very simple static web application with several functions.

Getting started

  1. Clone this repository.
  2. Run the folder on http server.

Usage

  1. You can open a bank account.
  2. Login the app with username and password which is created randomly.
  3. You can easily withdrawal , deposit and transfer money to accounts.
  4. You can change the password of your account.

About

This is really simple try for JavaScript OOP concept


Languages

Language:JavaScript 73.1%Language:HTML 22.5%Language:CSS 4.5%