An application created using JavaScript that checks if the stock bought by the user gives them profit or loss!
This application checkes the user's stock purchase price against the current stock price to display if the user gained or lost.
- HTML
- CSS
- JavaScript
- User enters the current stock price, the purchase stock price, and the stock quantity to check if the user gained or lost in absolute and percentage.
- Changing theme of the site using javascript