Skip to content

6/StonksPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StonksPro

Trying out Swift for the first time. Apple Vision Pro example app built with SwiftUI + visionOS SDK.

It uses CoinGecko API for crypto data and AlphaVantage API for stocks data. Both are free but rate limited.

Features:

  • List most actively traded stocks + top market cap crypto assets.
  • View stock/crypto details with 7d timeseries chart.

Screenshots

Screenshot 2023-06-26 at 13 44 42 Screenshot 2023-06-26 at 13 45 55 Screenshot 2023-06-26 at 14 42 05

Setup

brew bundle

Then open StonksPro.xcodeproj in Xcode 15+ and run the app.

Obtain a free AlphaVantage API key from https://www.alphavantage.co/support/#api-key (note: free API key is limited to 5 API calls per minute and 500 calls per day).

About

Trying out Swift. Apple Vision Pro example app built with SwiftUI + visionOS SDK

Topics

Resources

Stars

Watchers

Forks

Languages