Skip to content

mirandaweston/track-your-shares

Repository files navigation

Stock Portfolio Tracker

This is a frontend web app I am currently building with Vue.js to allow users to track their stocks. I will build this into a MEVN stack.

1. Installation

Clone this repo and run the following commands in your terminal.

npm install
npm run serve
npm run build

2. Functionality

Users can:

  • View stocks in a table on the home page
  • Search stocks in an autocomplete search bar
  • Create a new portfolio by selecting stocks and entering the amount to invest in each one
  • View their portfolio, including the amount invested and share

Currently working on functionality to allow users to:

  • Receive alerts when there is a significant change in the stock market or in the value of their portfolio

3. Tools and Technologies

  • Vue.js
  • JavaScript
  • HTML
  • CSS
  • Cypress
  • Docker

About

Web app allowing users to track their stock portfolio 💸

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published