Skip to content

ArjunGTX/neog.camp-stock-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neog.camp-stock-calculator

A simple web app to calculate the profit and loss on a stock.

How to use

1. Enter the intitial price of the stock in the first input field. 2. Enter the quantitty of the stocks in the second input field. 3. Enter the current price of the stock in the third input field. 4. Finally, Click on the calculate button to view results

Logic

If the initial price is greater than the current price,then it is said to have a loss
If the current price is greater than the initial price, then it is said to have a profit.

Teck Stack

  • HTML
  • CSS
  • JavaScript

Live Link

https://stockworth.netlify.app

About

Web app to calculate the profit and loss.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published