Skip to content

A site where a user can create a bank account and deposit and withdraw 'money' (Epicodus Intro Week 4 Tuesday)

Notifications You must be signed in to change notification settings

codemargaret/bank-account

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Account

An app that simulates some functions of a bank account, 08.22.2017

By Margaret Berry and Aaron Rohrbacher

Description

The back end contains functions for withdrawals and deposits.

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd bank-account
  3. $ open index.html

Open in your preferred text editor for a closer look at the code.

Known Bugs

This app is not currently functional.

Project Goals

Practice working with JavaScript objects.

Future Features

Display the results of the functions in the front end.

Support and contact details

If you have questions, comments, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • jQuery

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Aaron Rohrbacher

About

A site where a user can create a bank account and deposit and withdraw 'money' (Epicodus Intro Week 4 Tuesday)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published