- Build a crypto currency portfolio app and a stock portfolio app with python
- Use a JSON API to fetch real-time data for each app
Lets a user build a custom crypto portfolio consisting of the crypto symbol and amount held. The current price/valuation is fetched and displayed in real time. Has functions for adding, modifying, removing, saving, and displaying the portfolio. Additional function: loop through the top 10 bitcoin names and get the prices for each.
Use Python to display Stock quote values and portfolio valuation Get stock market data such as price, volume and fundamental data using Python packages