Skip to content

Omkar-Ghate/stock-profit-or-loss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Profit or Loss Calculator

Open Source Love Awesome Made With Love

What is this app about?

This app shows how much profit or loss we have made on our stocks.

How to use?

User needs to enter stock purchase price per unit, stock current price and stock units/quantity and then click on Check. The App will show loss/profit in % and absolute amount.

Technology Stack Used

HTML CSS JavaScript React

Still need help?


  if (needHelp === true) {
     // email is the best way to reach out to me!
     const emailId = "omkarghate01@gmail.com";
     sendEmail(emailId);
  }

LinkedIn