swapnilbawane / proloss-calcv1

A website calculating profit or loss based on input given by user. Made using HTML, CSS and Vanilla Javascript.

Home Page:https://prolosscalc.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mark 14 - Stocks Profit or Loss app

This project uses the following tech stack: HTML, CSS and Vanilla Javascript.

This project was made as part of Level Zero of Neogcamp.

This website takes in the initial stock price and quantity and present stock price as input from users and shows whether they have incurred profit or loss. Profit or loss is shown in percentage and absolute value in rupees. Error validation is also done for invalid inputs such as zero value in initial price and stock quantity.

Home Page: Home page

About

A website calculating profit or loss based on input given by user. Made using HTML, CSS and Vanilla Javascript.

https://prolosscalc.netlify.app/


Languages

Language:JavaScript 41.1%Language:CSS 29.6%Language:HTML 29.4%