Skip to content

KHemanthRaju/Profit_or_Loss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profit_or_Loss

Problem Statement

  1. Take the user's stock price for one stock when he bought it.
  2. Take the stocks quantity as well.
  3. Now take today's price of that Stock.
  4. Tell the Profit / Loss, the user's making -
  • In Percentage
  • In Absolute

Preview :

image


Tech Stack :

  • HTML
  • CSS
  • Vanilla JS

Project link :

https://khr-profit-or-loss.netlify.app/