catapam / investnest

Project 04 - Code Institute
1 stars 2 forks source link

[TASK 3.2.5] Get Assets from API call to third-party market data provider #73

Open catapam opened 2 months ago

catapam commented 2 months ago

Fetch available assets using a third-party market data API, allowing users to select from real-time market data.

Acceptance Criteria:

Steps:

  1. Choose a third-party market data API.
  2. Implement the API call to fetch available assets.
  3. Display the fetched assets in the form for user selection.

Linked Issues:

Next task:
Previous task: