Skip to content

Stock Tracker Vue App with Twelvedata API

Notifications You must be signed in to change notification settings

Eralpozcan/Stock-Tracker

Repository files navigation

Stock Tracker

📔 About

You can track financial stocks on a minute, hourly and daily basis. Basic simple application where you can observe their charts. This app using Twelvedata API. Sometimes the system may not work due to API limits. For the oldest version of this repo, see the old/vue2 branch.

📜 Features

  • The user can search for stocks.
  • They can examine the hourly daily and weekly charts of the stock they are looking for.
  • The user can log in and out.
  • The time-series are saved in sessionStorage and do not need to be requested again.

📦 Tech Stack