G2Jose / WatchStocks

A simple Apple Watch OS 2 application that keeps track of your stocks portfolio & displays amounts gained or lost in a day. The app also includes a complication that shows this data right on the watch face.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WatchStocks

A simple Apple Watch OS 2 application that keeps track of your stocks portfolio & displays amounts gained or lost in a day. The app also includes a complication that shows this data right on the watch face. All data is obtained from Yahoo's YQL service

##What works

  • View a summary of your portfolio including: day's gain, total gain (%), total gain ($)
  • View gains for individual stocks and their current market prices

##To Do

  • Add functionality to add transaction details through iPhone. Currently this needs to be done manually in the Parameters.swift file
  • Show detail view when a user touches a stock item
  • Add charts
  • Add support for more complication layouts
  • Implement automatic complication update. Currently the complication is only updated if the user opens the app
  • Add support for dividends
  • Add functionality to set currency preferences.
  • UI improvements
  • General code cleanup & bug fixes

##Screenshots

App view Complication view

About

A simple Apple Watch OS 2 application that keeps track of your stocks portfolio & displays amounts gained or lost in a day. The app also includes a complication that shows this data right on the watch face.


Languages

Language:Swift 100.0%