{"id":26869645,"url":"https://github.com/somodidenise/polynomial-calculator","last_synced_at":"2026-05-16T22:35:58.461Z","repository":{"id":285334354,"uuid":"947092821","full_name":"somodidenise/Polynomial-Calculator","owner":"somodidenise","description":"A Java desktop app for basic and advanced polynomial operations with a user-friendly GUI.","archived":false,"fork":false,"pushed_at":"2025-03-14T20:27:14.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T21:09:44.256Z","etag":null,"topics":["calculator","gui","java","maven","mvc","oop","polynomial","swing"],"latest_commit_sha":null,"homepage":"","language":"Java","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/somodidenise.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-03-12T06:23:28.000Z","updated_at":"2025-03-14T20:27:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ba8c329-5f61-4862-a221-6466eeaad519","html_url":"https://github.com/somodidenise/Polynomial-Calculator","commit_stats":null,"previous_names":["somodidenise/polynomial-calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/somodidenise/Polynomial-Calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somodidenise%2FPolynomial-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somodidenise%2FPolynomial-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somodidenise%2FPolynomial-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somodidenise%2FPolynomial-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/somodidenise","download_url":"https://codeload.github.com/somodidenise/Polynomial-Calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somodidenise%2FPolynomial-Calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33121341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: 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":["calculator","gui","java","maven","mvc","oop","polynomial","swing"],"created_at":"2025-03-31T06:18:09.933Z","updated_at":"2026-05-16T22:35:58.433Z","avatar_url":"https://github.com/somodidenise.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polynomial Calculator 🧮\n\nA desktop application for performing basic and advanced polynomial operations. The project was developed in Java using the MVC (Model-View-Controller) architecture and Swing for the graphical user interface.\n\n## 🚀 Features\n\n- Add, subtract, multiply, and divide polynomials\n- Compute polynomial derivatives and integrals\n- Intuitive GUI with numeric keypad for input\n- Built following object-oriented principles and clean code practices\n- Unit-tested core operations with JUnit\n\n## 🛠️ Technologies Used\n\n- Java (OOP, Swing)\n- Maven (for dependency management and build)\n- JUnit (for unit testing)\n- IntelliJ IDEA\n\n## 📂 Project Structure\n\n```\nPolynomial-Calculator/ \n├── src/ \n│ ├── main/ \n│ │ ├── java/ \n│ │ │ ├── BusinessLogic/ # Operations (add, subtract, multiply, etc.) \n│ │ │ ├── DataModels/ # Monomial and Polynomial models \n│ │ │ └── GUI/ # User interface (Calculator, Controller, Main) \n│ ├── test/ # Unit tests for operations \n├── pom.xml # Maven configuration file \n├── .gitignore # Files/folders to ignore in Git\n```\n\n## ⚙️ How to Run the Project\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/somodidenise/Polynomial-Calculator.git\n   ```\n2. Open the project in IntelliJ IDEA or another Java IDE.\n3. Build the project using Maven:\n```\nmvn clean install\n```\n4. Run the Main class from the GUI package to launch the application.\n\n## 📜 License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomodidenise%2Fpolynomial-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsomodidenise%2Fpolynomial-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomodidenise%2Fpolynomial-calculator/lists"}