An open API service indexing awesome lists of open source software.

https://github.com/julesss-coder/react-stock-portfolio-app


https://github.com/julesss-coder/react-stock-portfolio-app

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

          

# React Stock Portfolio App

A stock portfolio app in React with the following functionality:

- Calculate market value based on market price and shares owned
- Calculate unrealized gain/loss based on market value, cost per share, and shares owned
- Calculate the portfolio total market value, and unrealized gain/loss
- Delete a stock from the list
- Edit shares owned, cost per share, and market price
- Add a new stock to the portfolio

This is a project I am doing as part of my fullstack web development bootcamp with Altcademy (www.altcademy.com).

Try it here: https://julesss-coder.github.io/React-Stock-Portfolio-App/