Git Product home page Git Product logo

ruby_bank_app's Introduction

##bank app with the following details

###ChicagoRuby Hack Night - Bank ###March 9 · 6:00 PM ###Enova International

A Bank has individual accounts. An account is owned by a single person. People have first and last names. Each person can open an account. Each account is owned by a person and has a default value of zero. A person can add or withdraw funds from an account. An account saves a transaction record when its value has changed. An account has a transaction history.

At any given time I can see all of the people who have opened accounts with the bank.

A Bank has a collection of accounts. A person can have multiple accounts. The Bank should know the balance of all of its accounts.

At any given time I can see a record of all accounts held by the bank.

An account has transactions. A transaction record saves the date and time of each transaction. A transaction belongs to an account. A transaction belongs to a person. A transaction has an id.

At any given time I can see all of the transactions that have happened over time. I can search accounts by person, account or id.

ruby_bank_app's People

Watchers

James Cloos avatar Sadie Parker 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.