/finance-service

Price tickers data on the UI in realtime.

Primary LanguageJavaScript

FINANCE SERVICE

In this aplication you can:

  • see tickers with actuall data
  • see price changes for tickers in real time (you can see changes by highlighting positive or negative changes - if price down it will be green, if up - red)
  • make your account where you can see all your favorite tickers
  • make ticker favorite/unfavorite
  • open ticker info to carefully track info about this ticker

Used technologies:

  • React JS
  • Redux + Saga + Redux Persist
  • Socket.io
  • Material UI

Install and run application

  1. Open a folder client
  2. npm install or yarn install
  3. Open a folder server
  4. npm install or yarn install
  5. npm run dev or yarn dev

Finance Service Usage

URL: http://localhost:3000 http://localhost:3000

Price tickers are real-time via web-sockets.

The tickers used: The tickers used:

  • AAPL - Apple
  • GOOGL - Alphabet
  • MSFT - Microsoft
  • AMZN - Amazon
  • FB - Facebook
  • TSLA - Tesla