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

Build Listed Company Details Screen #1

Open
11 tasks
liwoo opened this issue May 28, 2018 · 0 comments
Open
11 tasks

Build Listed Company Details Screen #1

liwoo opened this issue May 28, 2018 · 0 comments

Comments

@liwoo
Copy link
Owner

liwoo commented May 28, 2018

Currently, on tapping a listed company from the home page, you get navigated to a screen with a basic shell. This has to be fully fleshed out to look like the mockup below (you may come up with mock data that will can be used to populate the charts for each company as well as some basic company information).

User stories for this include (you may add Component Tests to assert the below tasks to ensure completion):

  • As a User, I must see the a line graph showing trading prices for the last 6 months for each listed company.
  • As a User, I should be able to mouse over the chart and get a tooltip showind the date (i.e. 4th March 16) format and the trading price for that date.
  • As a User, I must see aggregates for that particular month, such as:
  • hgihest rate (within the last 30 days),
  • lowest rate,
  • and average rate of growth.
  • As a User, I must be able to see basic details of the listed company:
  • Full Name
  • Date Opened
  • Today's trading rate
  • As a User, I must be able to call a broker's number directly from the application

company details

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