-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Description
- Create the API that will connect to Intrinio and Firebase to generate the information that will be displayed on the frontend
Acceptance Criteria
- Connect to Intrinio + Retrieve live market data
- Retrieve holdings information from firestore. Refer to schema from comment on Github Issue Task 1: Holdings Schema #10
- Run Cloud function to compute response to display on holdings table
PR Document: For each pull request, make sure to include the following information:
- The Github Issue this PR resolves
- What changes were made. (Which files were changed and why)
- How did you test your changes? (Video demonstrating the change)