https://github.com/maitrakhatri/profir-or-loss
The app calculates your net profit/loss amount and net profit/loss percentage.
https://github.com/maitrakhatri/profir-or-loss
Last synced: 4 months ago
JSON representation
The app calculates your net profit/loss amount and net profit/loss percentage.
- Host: GitHub
- URL: https://github.com/maitrakhatri/profir-or-loss
- Owner: maitrakhatri
- Created: 2021-09-24T17:36:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-09T15:20:33.000Z (over 3 years ago)
- Last Synced: 2025-01-14T07:52:59.915Z (5 months ago)
- Language: JavaScript
- Homepage: https://profitorloss-mk.netlify.app/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# profir-or-loss
## what it does
The app calculates your net profit/loss amount and net profit/loss percentage.
## how to use
- enter the Initial Price of the stock
- enter the number of stocks bought
- enter current price
- the app will calculate and show Net Profit/Loss & Profit/Loss in pecentage## technology stack used
- html
- css
- Vanilla JSHere's the [Live App](https://profitorloss-mk.netlify.app/)