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.
- 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.