Skip to content

rslosch/portfolio-positions-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investment positions tracker

Requirements

  • uses node version 16.13.2
  • uses npm version 8.5.5
  • have json-server version 0.17.0 installed

Installation (How to use)

Fork and clone Open project, run npm install (or yarn) Run Yarn start

Overview

Be able to submit your opened investment positions. Information on position includes stock ticker, # of shares, purchase price, target sales price.

Features

  • Navigtion bar
  • Landng page
  • Form to submit new investment positions
  • List of open positions
  • Details of position when selecting which position

MVP

  • Navigation
  • Landing page
  • Positions list
  • Page of individual positions
  • Form to create/open a position

Stretch Goals

  • Close positions
  • Including profit/loss information on close

Structure

-APP -Navigation -Form -InvestmentList -InvestmentCard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published