Skip to content

πŸ” Geometric Shape Calculator πŸ“ Java program for circle, rectangle, and triangle calculations. πŸš€ Features: Calculate shapes with ease! πŸ“¦ Contents: Circle, Rectangle, Triangle, Main. πŸ’»πŸ”’

Notifications You must be signed in to change notification settings

Jagoda11/Geometric-Surface-Calculator-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Geometric Shape Calculator πŸ“

Welcome to the Geometric Shape Calculator repository! This Java program allows users to perform calculations related to various geometric shapes, including circles, rectangles, and triangles. Simply choose the desired shape from the menu and input the necessary parameters to calculate properties such as area, circumference, perimeter, and more!

πŸš€ Features

  • Calculate properties of circles, rectangles, and triangles
  • User-friendly interface with a menu-driven system
  • Modular design for easy maintenance and extension

πŸ“¦ Contents

  • Circle.java: Logic for circle calculations
  • Rectangle.java: Logic for rectangle calculations
  • Triangle.java: Logic for triangle calculations
  • Main.java: Entry point of the program

🏁 Getting Started

To get started with the Geometric Shape Calculator, follow these steps:

  1. Clone the repository:

    • Open a terminal or command prompt.
    • Run the following command to clone the repository to your local machine:
      git clone https://github.com/Jagoda11/Geometric-Surface-Calculator-Java.git
      

    Replace your-username with your GitHub username.

  2. Compile the Java files:

    • Navigate to the cloned directory:
      cd Geometric-Surface-Calculator-Java
      
    • Compile the Java files using your preferred IDE or command-line compiler.
  3. Run the program:

    • Execute the compiled program and follow the prompts to perform calculations for different geometric shapes.

Happy Coding! πŸ’»πŸ”’

About

πŸ” Geometric Shape Calculator πŸ“ Java program for circle, rectangle, and triangle calculations. πŸš€ Features: Calculate shapes with ease! πŸ“¦ Contents: Circle, Rectangle, Triangle, Main. πŸ’»πŸ”’

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Languages