{"id":19529057,"url":"https://github.com/calculationcollective/rbcalculator","last_synced_at":"2025-02-26T02:41:25.946Z","repository":{"id":72470690,"uuid":"591069675","full_name":"CalculationCollective/RBCalculator","owner":"CalculationCollective","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-20T09:31:10.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-08T16:08:01.420Z","etag":null,"topics":["calculator","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CalculationCollective.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-01-19T21:18:54.000Z","updated_at":"2023-01-27T15:25:28.000Z","dependencies_parsed_at":"2023-06-04T10:15:14.383Z","dependency_job_id":null,"html_url":"https://github.com/CalculationCollective/RBCalculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FRBCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FRBCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FRBCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FRBCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalculationCollective","download_url":"https://codeload.github.com/CalculationCollective/RBCalculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783113,"owners_count":19856776,"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":["calculator","ruby"],"created_at":"2024-11-11T01:21:41.182Z","updated_at":"2025-02-26T02:41:25.881Z","avatar_url":"https://github.com/CalculationCollective.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RBCalculator\n\n- [RBCalculator](#rbcalculator)\n  - [Execute the calculator](#execute-the-calculator)\n  - [Use the calculator](#use-the-calculator)\n\n\n## Execute the calculator\nTo execute the programm type\n```bash\nruby calculator.rb \n```\n\n## Use the calculator\n\nAfter executing the calculator you can enter the first number.\n```bash\nEnter first number: 5 # 5 is the input\n```\nThen choose between the calculation functions.\n```bash\nChoose between:\n1)Addition\n2)Subtraction\n3)Multiplication\n4)Division\n1 # \u003c This is our input\n```\nWe now can enter the second number\n```bash\nEnter second number: 2 # 2 is the input\n```\nNow it should give the right output.\n```bash\n7 # 7 is the return value\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalculationcollective%2Frbcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalculationcollective%2Frbcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalculationcollective%2Frbcalculator/lists"}