Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 941 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 941 Bytes

SwiftStock

drawing

Written in Swift, this IOS app makes use of Yahoo Finance! API to pull specific data based on the stock ticker symbol input by user.

Must have features:

  • Get data from API
  • Validate Stock Names
  • Display data correctly for each stock

Nice to have features:

  • Custom border for search button
  • Custom border for stock data
  • Daily performance chart
  • Dynamic stock price view in chart
  • Add to watchlist feature

How to use:

  • Clone the repository to your desktop
  • Open project folder
  • Open .workspace proj
  • Build and Run in XCODE

Here is the basic layout:

alt text

In Action:

alt text

This project was made collaboratively by Rasul Imanov & Ruja Rajbhandari