Skip to content

Data tracker that helps users make financial decisions by creating real-time graphical visualizations based on an investment's performance.

Notifications You must be signed in to change notification settings

forreya/investments-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investments Data Tracker

A simple investments tracker that allow users to make informed financial decisions by creating real-time graphical visualizations based on a stock's performance.


DemoGif


Features

Overview of the key functionalities:

  • Track value of your stock positions from the last 100 business days
  • Graphical visualization of your respective stock
  • Zoom-in & zoom-out feature

Usage

  1. Zooming in - Drag over an area on the graph to zoom into
  2. Zooming out - Double click to zoom back out

Installation

Note: Make sure you run all the following commands in the root of the project's folder.

  1. Clone Repository
git clone https://github.com/forreya/investments-tracker
  1. Install Dependencies
npm install 
  1. Start Tracker
npm start

This will install the necessary packages listed in the package.json file and run the application on your computer.


Technologies

About

Data tracker that helps users make financial decisions by creating real-time graphical visualizations based on an investment's performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published