Skip to content

hrushigawade4/stock-avg-calc-cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Market Average Calculator

Overview

The Stock Market Average Calculator is a simple web application designed to calculate the average price of stocks based on two separate purchases. It allows users to input the number of units and the price per share for each purchase, and then calculates the average price per share.

Features

  • Input fields for the size and price of shares for two purchases.
  • Calculation of total units and average price.
  • Input validation and error handling.
  • Clear fields button to reset the form.

Live Demo

You can see a live demo of the application here: Live Demo

(Note: Replace this link with your actual live demo link)

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/hrushigawade4/stock-avg-calc-cc.git
  2. Go to the directory and in the terminal use
          npm install
  3. to start locally
          npm start
    

About

Stock Market Average Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published