{"id":18625847,"url":"https://github.com/zgramming/amerta","last_synced_at":"2025-04-11T05:30:38.037Z","repository":{"id":175765601,"uuid":"653560808","full_name":"zgramming/Amerta","owner":"zgramming","description":"Hutang Piutang yang tidak lekang oleh zaman","archived":false,"fork":false,"pushed_at":"2023-07-07T05:53:23.000Z","size":1341,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T09:47:44.661Z","etag":null,"topics":["flutter","mvvm","riverpod"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=zeffry.reynando.amerta.amerta","language":"Dart","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/zgramming.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}},"created_at":"2023-06-14T09:35:42.000Z","updated_at":"2024-01-19T02:08:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc952c02-8a97-47c1-989b-e2a65ec6e491","html_url":"https://github.com/zgramming/Amerta","commit_stats":null,"previous_names":["zgramming/amerta"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FAmerta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FAmerta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FAmerta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FAmerta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zgramming","download_url":"https://codeload.github.com/zgramming/Amerta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248347320,"owners_count":21088625,"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":["flutter","mvvm","riverpod"],"created_at":"2024-11-07T04:36:11.741Z","updated_at":"2025-04-11T05:30:37.975Z","avatar_url":"https://github.com/zgramming.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/images/logo.png\" height=\"300\"/\u003e\n\u003c/p\u003e\n\n\u003ctable cellspacing=\"0\" cellpadding=\"0\" border=\"0\"\u003e\n    \u003ctbody\u003e          \n        \u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true\" alt=\"Project Badge\" width=\"100\"\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"https://img.shields.io/github/followers/zgramming?style=social\" alt=\"Project Badge\" width=\"100\"\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://play.google.com/store/apps/details?id=zeffry.reynando.amerta.amerta\"\u003e\u003cimg src=\"assets/images/google-playstore.png\" alt=\"Project Badge\" width=\"80\"\u003e\u003c/a\u003e\n            \u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\n\u003c/table\u003e\n\n# Amerta\n\nAplikasi management Hutang \u0026 Piutang support report PDF\n\n## Tech Stack\n\n**Client:** Flutter\n\n**Architecture** MVVM\n\n**State Management** Riverpod\n\n## Installation\n\n1. `flutter clean \u0026\u0026 flutter pub get`\n2. `dart run build_runner watch --delete-conflicting-outputs`\n3. `flutter run`\n\n## Feature\n\n- [x] Management People (Read, Update, Delete, Add)\n- [x] Management Transaction (Create, Update, Read)\n- [x] Management Payment (Create, Update, Delete, Add)\n- [x] Print Report PDF\n      a. Based on people\n      b. All transaction\n      c. Specific Transaction\n\n## Screenshot\n\n### People List\n\n\u003ctable\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003eHome\u003c/td\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003eList People\u003c/td\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003eList Transaction\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/3.home.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/1.people-list.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/2.transaction-list.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n        \u003c/tr\u003e\n        \u003c!-- New Row --\u003e\n        \u003ctr\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003eTransaction People\u003c/td\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003eDetail Transaction\u003c/td\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003eReport PDF\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/4.transaction-by-people.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/5.detail-transaction.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/6.print-report-pdf.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n        \u003c/tr\u003e\n         \u003c!-- New Row --\u003e\n        \u003ctr\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003ePDF Result\u003c/td\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003eExport JSON\u003c/td\u003e\n            \u003ctd align=\"center\" style=\"font-weight:bold;\"\u003eImport JSON\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/7.pdf-result.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/8.export.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003cimg src=\"assets/screenshot/9.import.png\" height=\"400\"/\u003e\n            \u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n## Feedback\n\nIf you have any feedback, please reach out to us at zeffry.reynando@gmail.com\n\n## Authors\n\n- [@zgramming](https://www.github.com/zgramming)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgramming%2Famerta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzgramming%2Famerta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgramming%2Famerta/lists"}