Skip to content

kaif2003-web/MensurationSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Mensuration Solver

A Streamlit-based calculator that solves 2D and 3D shape problems — calculate area, volume, and surface area in an easy, interactive interface. Built for students, learners, and hobbyist coders.


✨ Features

  • 2D Shape Calculations:

    • Circle (Area, Circumference)
    • Square, Rectangle, Triangle
  • 3D Shape Calculations:

    • Cube, Cuboid
    • Sphere, Cylinder, Cone
  • User-friendly Streamlit UI

  • Organized clean code in separate files

  • Runs locally without any setup hassle


📸 Screenshot

📸 Screenshot

Screenshot 1

Screenshot 2

Screenshot 3


🚀 How to Run This Project

  1. Clone this repo:
git clone https://github.com/kaif2003-web/MensurationSolver.git
cd MensurationSolver
pip install -r requirements.txt
streamlit run app.py

--📂Folder Structure

MensurationSolver/
├── app.py           # Main Streamlit file
├── shapes_2d.py     # 2D shape logic
├── shapes_3d.py     # 3D shape logic
├── utils.py         # Shared math functions
└── README.md        # Project description

--🙌Author
KAIF ANSARI

⭐Like This Project?
-Give a ⭐ on GitHub
-Fork it,play with it,share it!

About

A Python-based Mensuration Solver that can calculate area, volume, and surface area of different geometric shapes. This mini-project is perfect for school/college math tasks and beginner-level Python practice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages