Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 773 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 773 Bytes

Stock purchase profit or loss

About

  • This is a fun app made to check on your stonks performances.
  • This app helps you see your profit/loss and respective percentage on your stock purchase.

Tech Stack

  • HTML
  • CSS (in the <style> tag, which is why you dont see the style.css file)
  • JavaScript (in the <script> tag, which is why you dont see the script.js file)

How to use

  • Enter the purchase price of the stock.
  • Enter the quantity of stocks you bought.
  • Enter the current price of the stock.
  • Click on the "Check" button.
  • You will see the profit/loss and respective percentage.

Live Project Perview GIF

scr 2022-09-13 at 5 46 34 PM