RazvanBerbece / Dividend-Analyser

Dividend tracker application for iOS devices. Users can register and add market tickers to their portofolios. The dashboard will display the amount of USD earned per year, calculated from the portofolio. Built using Swift, NodeJS, Firebase, IEX API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dividend-Analyser

Application which uses an API made in JS (NodeJS), with a Client made in Swift. The Client uses the API to create a portofolio of shares for an user, displaying the total amount of money/year the user earns from dividends. Stock Data is gathered using IEX Cloud API.

Tech Stack :

API :

  • JavaScript ( NodeJS )

API access : https://us-central1-dividend-analyser.cloudfunctions.net/app

API Requests :

  • " / " ( Testing API availability );
  • " /stocks/< STOCK SYMBOL HERE > " ( Returns JSON with the data required by the Client ).

Also Used :

  • Firebase ( implemented )

Client :

  • Swift ( UIKit )

Also Used :

  • Firebase ( implemented )
  • Alamofire
  • SwiftyJSON

Contributors :

  1. Antonio Berbece
  2. Sergiu-Stefan Tomescu

testing new workflow

About

Dividend tracker application for iOS devices. Users can register and add market tickers to their portofolios. The dashboard will display the amount of USD earned per year, calculated from the portofolio. Built using Swift, NodeJS, Firebase, IEX API.


Languages

Language:Swift 90.5%Language:JavaScript 8.7%Language:Ruby 0.8%