{"id":29210808,"url":"https://github.com/paricoderdeveloper/simple-calculator-web-app","last_synced_at":"2026-05-17T19:07:51.216Z","repository":{"id":302025239,"uuid":"1010981776","full_name":"PariCoderDeveloper/Simple-Calculator-Web-App","owner":"PariCoderDeveloper","description":"This is a simple web-based calculator application designed for performing basic arithmetic operations. It features a responsive user interface with dynamically generated number buttons and a clear function, all powered by JavaScript.","archived":false,"fork":false,"pushed_at":"2025-06-30T06:57:44.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-30T07:26:08.575Z","etag":null,"topics":["css","dom-manipulation","event-handling","frontend-development","html","javascript","responsive-design","user-interface","web-development"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PariCoderDeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-06-30T06:08:30.000Z","updated_at":"2025-06-30T06:57:47.000Z","dependencies_parsed_at":"2025-06-30T07:38:30.172Z","dependency_job_id":null,"html_url":"https://github.com/PariCoderDeveloper/Simple-Calculator-Web-App","commit_stats":null,"previous_names":["paricoderdeveloper/ai-enhanced-calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PariCoderDeveloper/Simple-Calculator-Web-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PariCoderDeveloper%2FSimple-Calculator-Web-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PariCoderDeveloper%2FSimple-Calculator-Web-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PariCoderDeveloper%2FSimple-Calculator-Web-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PariCoderDeveloper%2FSimple-Calculator-Web-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PariCoderDeveloper","download_url":"https://codeload.github.com/PariCoderDeveloper/Simple-Calculator-Web-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PariCoderDeveloper%2FSimple-Calculator-Web-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33151626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css","dom-manipulation","event-handling","frontend-development","html","javascript","responsive-design","user-interface","web-development"],"created_at":"2025-07-02T21:38:13.422Z","updated_at":"2026-05-17T19:07:51.195Z","avatar_url":"https://github.com/PariCoderDeveloper.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Calculator Web App\n\nA clean and responsive web-based calculator that performs basic arithmetic operations.\n\n## Features\n\n* **Basic Arithmetic Operations:** Supports addition, subtraction, multiplication, and division.\n* **Clear Functionality:** A 'CL' button to reset the display and current calculation.\n* **Dynamic Number Button Generation:** Number buttons (0-9) are created dynamically using JavaScript.\n* **Responsive Design:** Adapts its layout for different screen sizes, including smaller mobile devices.\n* **User-Friendly Interface:** Clean design with clear buttons for easy interaction.\n\n## Technologies Used\n\n* **HTML:** For the basic structure and elements of the calculator interface.\n* **CSS:** For styling the calculator, including layout, colors, and responsive adjustments. **The CSS for this project was generated with AI.**\n* **JavaScript:** For all the interactive logic, including handling button clicks, performing calculations, updating the display, and dynamically creating number buttons.\n\n## How to Run\n\n1.  **Save the files:**\n    * Create a main folder (e.g., `CalculatorApp`).\n    * Inside `CalculatorApp`, create a folder named `Styles`. Save the CSS code as `style.css` inside `Styles`.\n    * Inside `CalculatorApp`, create a folder named `JavaScripts`. Save the JavaScript code as `script.js` inside `JavaScripts`.\n    * Save the HTML code as `index.html` directly inside the `CalculatorApp` folder.\n2.  **Open `index.html`:** Navigate to the `CalculatorApp` folder on your computer and open the `index.html` file in your web browser.\n\n### 🧮 Simple Calculator Preview\n\nHere’s what the calculator looks like in action:\n\n![Simple Calculator Screenshot](https://github.com/user-attachments/assets/32390eda-6f2e-4a88-b7ec-43f71b310db0)\n\n## Project Structure\n\n```plaintext\nCalculatorApp/\n├── Styles/\n│   └── style.css\n├── JavaScripts/\n│   └── script.js\n└── index.html\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparicoderdeveloper%2Fsimple-calculator-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparicoderdeveloper%2Fsimple-calculator-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparicoderdeveloper%2Fsimple-calculator-web-app/lists"}