Skip to content

developitkris/bank-account

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank Account

Constructors & Prototypes

This website creates a bank account, from which the user can withdraw or deposit money. The current balance is automatically updated depending on the type and amount of the transaction. 04/03/2018

By Kristi Hwang

Specs

  • User will be able to the current balance on their account
  • User will be able to withdraw money from their account
  • User will be able to deposit money to their account
  • User will be able to see the updated current balance after each deposit to their account
  • User will be able to see the updated current balance after each withdrawl from their account

Setup/Installation Requirements

  • Clone this repository
  • Navigate into root folder of the cloned repo
  • Open index.html file on a browser

Known Bugs

No known bugs

Support and contact details

If you have any inquiries or concerns please feel free to contact Kristi at mailto:krsy3ii@yahoo.com

Technologies Used

  • HTML5
  • CSS3
  • Bootstrap 4.0
  • jQuery 3.3.1
  • JavaScript

License

Copyright (c) 2018 Kristi Hwang This software is licensed under the MIT License

About

constructors and prototypes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published