This project involves making network calls to Finnhub Stock API to access stock data. Handling and parsing the JSON data. Displaying and formatting the data within the application's UI.
- MVVM architecture
- SwiftUI (Xcode 12, Swift 5)
- Import initial companies from csv file
- Fetch stock data from Finnhub Stock API
- Search needed stock info by company name or ticker
- Favorites tab
- Codable API to load and save data