Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 409 Bytes

WORKLOG.md

File metadata and controls

19 lines (14 loc) · 409 Bytes
  1. Define DB Schema a. Create tables:

    • users.
    • stocks.
    • portfolio.
  2. Creating a portfolio.

  3. Operating on the portfolio. a. Adding a stock. - buying. b. Removing a stock. - selling. c. Updating information about a stock. d. Retreiving information about a stock. e. Retreiving information about portfolio.

IMPORTANT LINKS:

  1. https://www.alphavantage.co/documentation/