/ShareTracker

iOS project involves Finnhub API to access stock data.

Primary LanguageSwift

ShareTracker

Overview for project

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.

Details of the project

  • 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

Screenshots