This is a simple graphical user interface (GUI) application developed in Java that allows users to calculate the surface area of different geometric shapes, including spheres and cubes. The application is designed to be user-friendly and provides quick calculations for various surface areas.
-
Calculate Surface Area: Easily compute the surface area for:
- Sphere
- Cube
- cone
- cuboid
- hemisphere
- cylinder
-
User-Friendly Interface: Intuitive GUI for easy input and output display.
- Clone the repository:
git clone https://github.com/Lib1221/GUI_SurfaceArea_Calculator.git