Git Product home page Git Product logo

ea-bank's Introduction

Purpose :

A bank account application using Angular.js. A simple bank account application that allows the fictitious ‘EA Bank’ to create customers, who can have a balance in a given currency. Customer can also use the system to add and remove amounts to and from their account. Once a deposit or withdrawal takes place, it should be listed along with the date and time the transaction took place.

Used Technology :

  • Angular.js for client side code
  • node.js for server side
  • Jasmine and Karma for testing

Installation steps :

Instructions -

  1. With Manager login, customers can be added and accounts can be opened.
  2. One customer can have multiple same currency accounts.
  3. Some mock up data has been updated on load of the application, as there is no server side implementation.
  4. For First account of first customer, around 200 transactions have been loaded for testing transaction summary functionality.
  5. mock up service works only for the first time load, then the data is picked up from localStorage. If transactions are reset then to load the mock data, localStorage will have to be cleared.
  6. No confirmation popup has been placed in this version on click of reset/delete buttons. So please click the buttons when you mean to.

ea-bank's People

Contributors

ershwetabansal avatar

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.