Skip to content

Vue.js app for analyzing company's stock performance

Notifications You must be signed in to change notification settings

sarthak-g/StockAnalyzer

Repository files navigation

Stock Analyzer

About Project

This project has 5 sections:

Section 1: Basic information

User has to add stock name(NASDAQ) of company in input field. For amazon it is AMZN.

basicInfo

Section 2: Present stock status

present stock status

Section 3: Income Statement

income statement

Section 4: Analyzation of historical yeraly price

historical yearly price

Section 5: Analyzation of balance sheet through pie chart

balance sheet statement

Project setup

Step 1: Clone the repository

git clone https://github.com/sarthak-g/StockAnalyzer.git

Step 2: Move inside cloned repository

cd StockAnalyzer/

Step 3: Install dependencies

npm install

Step 4: Run app on local server

npm run serve

About

Vue.js app for analyzing company's stock performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published