Skip to content

This application provides a simple way to calculate the area of a space by entering its length and breadth, with results categorized as Less, Avg, or Large area sizes.

Notifications You must be signed in to change notification settings

Sushanksah/Area-Calculation-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Area Calculator

A simple web page created using HTML, CSS, and JavaScript where users can calculate the area by providing the length and breadth of any space. The result is displayed with a message highlighting the area size category.

Features

  • Calculate the area by inputting length and breadth
  • Display result with area size categories:
    • Less area: Under 100
    • Avg area: 100 - 500
    • Large area: Above 500

Screenshot

How to Use

Prerequisites

  • A web browser (e.g., Chrome, Firefox, Safari)

Steps

  1. Clone the repository:

    Open your terminal and clone the repository using the following command:

    git clone https://github.com/yourusername/area-calculator.git

About

This application provides a simple way to calculate the area of a space by entering its length and breadth, with results categorized as Less, Avg, or Large area sizes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published