{"id":29406347,"url":"https://github.com/stefanief2004/quadraticequationsolver","last_synced_at":"2026-05-21T05:04:08.274Z","repository":{"id":302877669,"uuid":"1013767143","full_name":"StefanieF2004/QuadraticEquationSolver","owner":"StefanieF2004","description":"Simple C# Windows Forms application that solves a quadratic equation (ax² + bx + c = 0) and displays real or imaginary solutions depending on the discriminant. Created using Visual Studio.","archived":false,"fork":false,"pushed_at":"2025-07-04T13:09:50.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-04T15:24:26.618Z","etag":null,"topics":["csharp","quadratic-equations","windows-forms"],"latest_commit_sha":null,"homepage":"","language":"C#","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/StefanieF2004.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-07-04T12:35:36.000Z","updated_at":"2025-07-04T13:13:56.000Z","dependencies_parsed_at":"2025-07-04T15:34:36.170Z","dependency_job_id":null,"html_url":"https://github.com/StefanieF2004/QuadraticEquationSolver","commit_stats":null,"previous_names":["stefanief2004/quadraticequationsolver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StefanieF2004/QuadraticEquationSolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanieF2004%2FQuadraticEquationSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanieF2004%2FQuadraticEquationSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanieF2004%2FQuadraticEquationSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanieF2004%2FQuadraticEquationSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StefanieF2004","download_url":"https://codeload.github.com/StefanieF2004/QuadraticEquationSolver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanieF2004%2FQuadraticEquationSolver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264686798,"owners_count":23649565,"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":["csharp","quadratic-equations","windows-forms"],"created_at":"2025-07-10T23:20:02.736Z","updated_at":"2026-05-21T05:04:03.254Z","avatar_url":"https://github.com/StefanieF2004.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quadratic Equation Solver (C# Windows Forms)\nThis is a simple **C# Windows Forms application** that solves a **quadratic equation** of the form:\n\u003e ax² + bx + c = 0\nThe program takes coefficients `a`, `b`, and `c` as input, calculates the **discriminant D = b² - 4ac**, and then displays the solutions based on the value of D:\n##Logic\n- If **D \u003e 0** → two **real and distinct** solutions  \n- If **D = 0** → one **real double root**  \n- If **D \u003c 0** → two **complex (imaginary)** solutions\n\nThe app is built in **Visual Studio (C#)** using Windows Forms, with basic input validation and result display using TextBoxes and Labels.\n---\n##How to Use\n1. Enter values for `a`, `b`, and `c` in the corresponding text fields.\n2. Click **\"Реши\"** to calculate the solutions.\n3. The results will be shown in the lower fields:\n   - If real: solutions `x₁` and `x₂`\n   - If imaginary: real and imaginary parts\n4. Click **\"Избриши\"** to clear all inputs and results.\n---\n## Features\n- Discriminant logic\n- Real \u0026 imaginary number support\n- Error handling for invalid input\n- Clean and easy-to-use UI\n---\n## Example Screenshot\n![image](https://github.com/user-attachments/assets/d619dae7-dc5b-4776-bc1d-0ca2bc4fa28e)\n---\n## Technologies\n- Language: **C#**\n- IDE: **Visual Studio**\n- Framework: **.NET Windows Forms**\n---\n##  Author\nCreated by **[Stefanija Fileva]**  \nFaculty project – Computer Engineering and Technology  \n2025\n---\n## License\n\nThis project is licensed under the MIT License – see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanief2004%2Fquadraticequationsolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanief2004%2Fquadraticequationsolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanief2004%2Fquadraticequationsolver/lists"}