{"id":23665879,"url":"https://github.com/alfonsog-dev/miexcel","last_synced_at":"2025-09-01T18:32:16.310Z","repository":{"id":207503853,"uuid":"719410974","full_name":"AlfonsoG-dev/miExcel","owner":"AlfonsoG-dev","description":"mini excel in java","archived":false,"fork":false,"pushed_at":"2023-11-24T20:15:53.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-11-24T21:24:05.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AlfonsoG-dev.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}},"created_at":"2023-11-16T05:22:52.000Z","updated_at":"2023-11-24T21:24:06.623Z","dependencies_parsed_at":"2023-11-16T06:27:47.422Z","dependency_job_id":"d114c5a1-3e51-48bf-a0da-1a62c4ab1f69","html_url":"https://github.com/AlfonsoG-dev/miExcel","commit_stats":null,"previous_names":["alfonsog-dev/miexcel"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FmiExcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FmiExcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FmiExcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FmiExcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlfonsoG-dev","download_url":"https://codeload.github.com/AlfonsoG-dev/miExcel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231705134,"owners_count":18413966,"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":[],"created_at":"2024-12-29T06:18:28.793Z","updated_at":"2024-12-29T06:18:36.457Z","avatar_url":"https://github.com/AlfonsoG-dev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mini excel proyect\n\n\u003e- Mini Excel proyect inspired by [Tsoding-minicel](https://www.youtube.com/watch?v=HCAgvKQDJng)\n\u003e- Attemp to replicate the proyect in java\n\n## Features\n- [x] resolves expresions with 2 or more elements\n- [x] resolves expresions with priority\n- [x] resolves expresions with multiples operations\n- [x] resolves expresions whit the result of another cell to resolve current cell\n\n## Example\n\u003e- executes the normal math operations\n```console\n.\u003cA\u003e .\u003cB\u003e .\u003cC\u003e .\u003cD\u003e\n.\u003c12\u003e.\u003c10\u003e.\u003c23\u003e.\u003c=A2+D5\u003e\n.\u003c1\u003e .\u003c2\u003e .\u003c18\u003e.\u003c=A2*B2*(A1*B4)*A2\u003e\n.\u003c12\u003e.\u003c10\u003e.\u003c15\u003e.\u003c=A3*(B3*C1)\u003e\n.\u003c15\u003e.\u003c3\u003e .\u003c6\u003e .\u003c=A1/(C4/B2)\u003e\n.\u003c\u003e  .\u003c\u003e  .\u003c\u003e  .\u003c=A3-(C4-A2)\u003e\n```\n### output \n\u003e- expected output when using \"()\" to set priority\n```console\nResultado sum :\nA3==12\nC4-A2==5\nA3-(C4-A2)==7\nA2+D5==8\n\nResultado mult :\nA2*B2==2\nA1*B4==36\nA2==1\nA2*B2*(A1*B4)*A2==72\n\nResultado mult :\nA3==12\nB3*C1==230\nA3*(B3*C1)==2760\n\nResultado div :\nA1==12.0\nC4/B2==3.0\nA1/(C4/B2)==4.0\n\nResultado rest :\nA3==12\nC4-A2==5\nA3-(C4-A2)==7\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfonsog-dev%2Fmiexcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfonsog-dev%2Fmiexcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfonsog-dev%2Fmiexcel/lists"}