Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2 Get Current Balance #3

Open
felipeanchieta opened this issue May 31, 2017 · 0 comments
Open

#2 Get Current Balance #3

felipeanchieta opened this issue May 31, 2017 · 0 comments
Assignees

Comments

@felipeanchieta
Copy link
Owner

Create a HTTP endpoint which returns the current balance of a given account.

This balance is the sum of all operations until today, so the customer can know how much money they still have.

From the example in #1, the customer would have
1000.00 - 3.34 - 45.23 - 180.00 = 771.43

Acceptance criteria

@felipeanchieta felipeanchieta self-assigned this May 31, 2017
felipeanchieta added a commit that referenced this issue Jun 8, 2017
felipeanchieta added a commit that referenced this issue Jun 8, 2017
felipeanchieta added a commit that referenced this issue Jun 8, 2017
*  #3 Initial sketch

* Solved #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant