{"id":24968417,"url":"https://github.com/blackbossx/area-volume-calculator","last_synced_at":"2025-03-29T03:24:45.111Z","repository":{"id":269872258,"uuid":"223655577","full_name":"BlackBossX/Area-Volume-Calculator","owner":"BlackBossX","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-19T03:57:07.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T13:18:35.169Z","etag":null,"topics":["area","area-calculator","calculator","calculator-application","volume","volume-calculator"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlackBossX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-23T21:29:20.000Z","updated_at":"2025-01-19T03:57:09.000Z","dependencies_parsed_at":"2024-12-26T20:17:35.451Z","dependency_job_id":"f86e125e-996b-42a0-bca0-d03db9f7b520","html_url":"https://github.com/BlackBossX/Area-Volume-Calculator","commit_stats":null,"previous_names":["blackbossx/area-volume-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackBossX%2FArea-Volume-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackBossX%2FArea-Volume-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackBossX%2FArea-Volume-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackBossX%2FArea-Volume-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackBossX","download_url":"https://codeload.github.com/BlackBossX/Area-Volume-Calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246132957,"owners_count":20728592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["area","area-calculator","calculator","calculator-application","volume","volume-calculator"],"created_at":"2025-02-03T13:18:38.148Z","updated_at":"2025-03-29T03:24:45.085Z","avatar_url":"https://github.com/BlackBossX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Area and Volume Calculator\n\nWelcome to the **Area and Volume Calculator** repository! This Python application provides an interactive interface for calculating various geometrical areas and volumes. Whether you're a student, engineer, or math enthusiast, this tool makes calculations quick and simple.\n\n## Features\n\n### Area Calculations\n- **Triangle**: Base and height-based area calculation.\n- **Square/Rectangle**: Calculates area using length and width.\n- **Circle**: Computes area using radius.\n- **Sector**: Calculates area using radius and angle.\n- **Parallelogram**: Computes area using base and height.\n- **Trapezoid**: Calculates area using base, top bar, and height.\n\n### Volume Calculations\n- **Cube**: Computes volume using the side length.\n- **Cuboid**: Computes volume using base, height, and width.\n- **Triangular Prism**: Calculates volume using base, height, and length.\n- **Cylinder**: Computes volume using radius and height.\n- **Square Pyramid**: Calculates volume using base length and height.\n- **Sphere**: Computes volume using radius.\n\n## How to Use\n\n### Prerequisites\n- Python 3.x must be installed on your system.\n\n### Running the Application\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/BlackBossX/Area-Volume-Calculator.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd Area-Volume-Calculator\n   ```\n3. Run the Python script:\n   ```bash\n   python calculator.py\n   ```\n4. Follow the prompts to select the desired calculation.\n\n### Example Input\nFor calculating the area of a triangle:\n1. Select \"Area Calculator\" by entering `1`.\n2. Choose \"Triangle Area\" by entering `1`.\n3. Enter the base and height values as prompted.\n4. View the calculated area result.\n\n## Code Structure\n\n- **Functions**: Each shape has its dedicated function for area or volume calculation.\n- **User Interface**: The program provides an interactive text-based menu for users to select the desired calculation type and shape.\n\n## Example Output\n```\n--------------------------------------------------\n     Area and Volume Calculator                   \n         by BlackBossX                            \n             Visit for more: www.blackboss.xyz    \n--------------------------------------------------\nEnter (1) Area Calculator\nEnter (2) Volume Calculator\n1\n--------------------------------------------------\nEnter (1) Triangle Area\nEnter (2) Square Area\n...\nEnter Base Size:\n10\nEnter Height Size:\n5\nTriangle's area:  25.0\n```\n\n## Contributing\nContributions are welcome! Feel free to fork the repository and submit a pull request.\n\n## Contact\nFor support, email malandealwis@gmail.com\n\n---\nHappy Calculating! 😊\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackbossx%2Farea-volume-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackbossx%2Farea-volume-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackbossx%2Farea-volume-calculator/lists"}