{"id":30855547,"url":"https://github.com/dalascript/calculator","last_synced_at":"2025-10-11T04:47:15.267Z","repository":{"id":312063404,"uuid":"1046092505","full_name":"DalaScript/calculator","owner":"DalaScript","description":"ZTM JS Web Projects Course | Calculator | Project 17/20","archived":false,"fork":false,"pushed_at":"2025-08-31T10:39:19.000Z","size":130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-07T11:19:20.198Z","etag":null,"topics":["calculator","css","html","javascript","zerotomastery"],"latest_commit_sha":null,"homepage":"https://dalascript.github.io/calculator/","language":"JavaScript","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/DalaScript.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,"zenodo":null}},"created_at":"2025-08-28T07:12:30.000Z","updated_at":"2025-08-31T10:39:22.000Z","dependencies_parsed_at":"2025-08-28T16:23:44.823Z","dependency_job_id":"1ef9698a-c86e-4a26-bc57-b091a8028342","html_url":"https://github.com/DalaScript/calculator","commit_stats":null,"previous_names":["dalascript/calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DalaScript/calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DalaScript","download_url":"https://codeload.github.com/DalaScript/calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fcalculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006218,"owners_count":26084062,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["calculator","css","html","javascript","zerotomastery"],"created_at":"2025-09-07T11:08:20.816Z","updated_at":"2025-10-11T04:47:15.233Z","avatar_url":"https://github.com/DalaScript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator | ZTM JS Web Projects Course\n\n**Project 17/20**\n\nA simple yet powerful Calculator App built with HTML, CSS, and JavaScript. It supports basic arithmetic operations, handles decimals, and provides a clean responsive UI.\n\n---\n\n## 📚 Table of Contents\n\n- [🔎 Overview](#-overview)\n  - [📸 Screenshot](#-screenshot)\n  - [🔗 Links](#-links)\n  - [📌 Features](#-features)\n  - [🛠️ Built with](#️-built-with)\n- [🧠 My process](#-my-process)\n  - [🗃️ Useful resources](#️-useful-resources)\n  - [🔙 Previous Project](#-previous-project)\n  - [🔜 Next Project](#-next-project)\n- [👤 Author](#-author)\n  - [🌐 Connect with Me](#-connect-with-me)\n  - [💻 Coding Profiles](#-coding-profiles)\n\n---\n\n## 🔎 Overview\n\n### 📸 Screenshot\n\n![Live Preview Screenshot](./assets/screenshot.jpg)\n\n### 🔗 Links\n\n- [🔴 Live Demo](https://dalascript.github.io/calculator/)\n- [🗂️ GitHub Repository](https://github.com/DalaScript/calculator)\n\n### 📌 Features\n\n- ✅ Perform basic operations\n- ✅ Clear button to reset the calculator instantly\n- ✅ Decimal support for precise calculations\n- ✅ Prevents multiple decimals in a single number\n- ✅ Continuous calculations (chain operations without resetting)\n- ✅ Responsive design\n\n### 🛠️ Built with\n\n- HTML5\n- CSS3\n- JavaScript\n\n---\n\n## 🧠 My Process\n\n### 🗃️ Useful resources\n\n- [uiGradients – Background Gradients](https://uigradients.com/#MoonlitAsteroid)\n- [W3Schools – Custom Scrollbar](https://www.w3schools.com/howto/howto_css_custom_scrollbar.asp)\n- [MDN – CSS Grid Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout)\n- [MDN – grid-column](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column)\n- [MDN – grid-row](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row)\n- [MDN – Number Object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number)\n\n### 🔙 Previous Project\n\n- Drag And Drop | *Project 16/20* → [View Repository](https://github.com/DalaScript/drag-and-drop)\n\n### 🔜 Next Project\n\n- Splash Page | *Project 18/20* → [View Repository](https://github.com/DalaScript/splash-page)\n\n---\n\n## 👤 Author\n\n### 🌐 Connect with Me\n\n- [Instagram](https://www.instagram.com/DalaScript)\n- [YouTube](https://www.youtube.com/@DalaScript)\n\n### 💻 Coding Profiles\n\n- [freeCodeCamp](https://www.freecodecamp.org/DalaScript)\n- [FrontendMentor](https://www.frontendmentor.io/profile/DalaScript)\n- [GitHub](https://github.com/DalaScript)\n\n*🙌 Thanks for checking out my project! More coming soon. Stay tuned 🚀*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalascript%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalascript%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalascript%2Fcalculator/lists"}