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

Form a portfolio from a user selected group of stocks #51

Open
TTitcombe opened this issue May 1, 2019 · 0 comments
Open

Form a portfolio from a user selected group of stocks #51

TTitcombe opened this issue May 1, 2019 · 0 comments
Milestone

Comments

@TTitcombe
Copy link
Owner

As a user, I must be able to select multiple stocks, associated with a number of shares. I should be able to see the value of this portfolio.

Acceptance criteria:

  • The gui should display current stocks in the portfolio, the number of shares for the stock, and the total value of the portfolio in dollars
  • The gui should have a button for adding and removing stocks from a portfolio
  • You should be able to add or remove shares from a stock in the portfolio without removing it from the portfolio
  • The number of shares should be validated to ensure it is a positive integer which is less than total number of shares available for the company

Points: 5

@TTitcombe TTitcombe added this to the v0.1.0 milestone May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant