Git Product home page Git Product logo

spanning-application-project's Introduction

Spanning-Application-Project

Greg's ATM

Here is the ATM homework assignment (ui version). This was written using angularJS (and html and css). It uses a stubbed backend for user interaction (below you'll find a list of pins that can be used). The app mocks a RESTful api service by using a get request to fetch a json file with account information. Once an account is fetched a user session is created using sessionStorage. Data is persisted (to mock REST service) by using localStorage, so users can log in and out and see correct balances after transactions.

Installation

You'll need to run the application on a local web server (ie apache). Once the project is imported into a local environment and local web server is started, run index.html.

Tested Browsers

I have tested in the following browsers.

  • Firefox 32.0.1
  • Chrome 37
  • IE 10

How to Use

Here are a list of pins that can be used to test accounts. You are able to check balance, withdraw, and deposit funds.

  • 1111 - Peter Parker
  • 2222 - Bob Belcher
  • 3333, 4444 - Homer and Marge Simpson. This is a shared account.
  • 1212 - Krusty

spanning-application-project's People

Contributors

gla5001 avatar

Watchers

 avatar  avatar

Forkers

mmalleske

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.