{"id":19883262,"url":"https://github.com/rh-id/a-personal-stuff","last_synced_at":"2025-05-02T14:33:07.592Z","repository":{"id":43201297,"uuid":"491020799","full_name":"rh-id/a-personal-stuff","owner":"rh-id","description":"Android app to manage and track your own stuff","archived":false,"fork":false,"pushed_at":"2024-12-17T02:16:18.000Z","size":1207,"stargazers_count":20,"open_issues_count":8,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T02:41:58.331Z","etag":null,"topics":["android","android-app","android-application","application","applications","apps","reminder","reminder-application","reminders"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rh-id.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}},"created_at":"2022-05-11T08:24:37.000Z","updated_at":"2025-01-23T11:21:45.000Z","dependencies_parsed_at":"2024-01-02T03:30:04.074Z","dependency_job_id":"d80a866e-0bef-4253-b24c-8d7210e256d6","html_url":"https://github.com/rh-id/a-personal-stuff","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh-id%2Fa-personal-stuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh-id%2Fa-personal-stuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh-id%2Fa-personal-stuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh-id%2Fa-personal-stuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rh-id","download_url":"https://codeload.github.com/rh-id/a-personal-stuff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252053936,"owners_count":21687196,"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":["android","android-app","android-application","application","applications","apps","reminder","reminder-application","reminders"],"created_at":"2024-11-12T17:19:45.793Z","updated_at":"2025-05-02T14:33:07.587Z","avatar_url":"https://github.com/rh-id.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# a-personal-stuff\n\n![Languages](https://img.shields.io/github/languages/top/rh-id/a-personal-stuff)\n![Downloads](https://img.shields.io/github/downloads/rh-id/a-personal-stuff/total)\n![GitHub release (by tag)](https://img.shields.io/github/downloads/rh-id/a-personal-stuff/latest/total)\n![Release](https://img.shields.io/github/v/release/rh-id/a-personal-stuff)\n![Android CI](https://github.com/rh-id/a-personal-stuff/actions/workflows/gradlew-build.yml/badge.svg)\n![Release Build](https://github.com/rh-id/a-personal-stuff/actions/workflows/android-release.yml/badge.svg)\n![Emulator Test](https://github.com/rh-id/a-personal-stuff/actions/workflows/android-emulator-test.yml/badge.svg)\n\nThis is basically open source re-write (native instead of Flutter) of My-Personal-Stuff that I publish on google play.\n\nApp used to track, manage and remind you of your own stuff.\nSometimes we forgot where to put something somewhere or forgot when something is going to expire.\nit could be your cooked food that have short expiry or maybe raw meat or chicken that people forgot to cook or even dispose them from refrigerator, or could be anything with expiry or need action that you store somewhere and forgot about it.\nHaving calendar events to all of these doesn't really solve problems, because it can be a lot of things to put in and you do not want to mix important events with your raw meat expiration events.\nHaving todo list app or notes also not much helpful since it was meant to be as generic as possible.\n  similar to like warehouse logistics system but more to personal.\n\nFeatures of this app:\n\u003cul\u003e\n  \u003cli\u003eAllow user to manage item easily\u003c/li\u003e\n  \u003cli\u003eSetup notification to remind you of something\u003c/li\u003e\n  \u003cli\u003eAllow user to manage the amount and reminder of the items to keep track of the item.\u003c/li\u003e\n  \u003cli\u003eSupport barcode scan as input \u0026 search\u003c/li\u003e\n\u003c/ul\u003e\n\nThis project is intended for demo app for [a-navigator](https://github.com/rh-id/a-navigator) and [a-provider](https://github.com/rh-id/a-provider) library usage.\nThe app still works as production even though it is demo app.\n\n## Project Structure\n\nThe app uses a-navigator framework as navigator and StatefulView as base structure,\ncombined with a-provider library for service locator,\nand finally RxAndroid to handle UI use cases.\n\n## Screenshots\n\u003cimg src=\"https://github.com/rh-id/a-personal-stuff/blob/master/fastlane/metadata/android/en-US/images/featureGraphic.png\" width=\"1024\"/\u003e\n\n\u003cimg src=\"https://github.com/rh-id/a-personal-stuff/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png\" height=\"512\"/\u003e\n\u003cimg src=\"https://github.com/rh-id/a-personal-stuff/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png\" height=\"512\"/\u003e\n\u003cimg src=\"https://github.com/rh-id/a-personal-stuff/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png\" height=\"512\"/\u003e\n\u003cimg src=\"https://github.com/rh-id/a-personal-stuff/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png\" height=\"512\"/\u003e\n\n## Support this project\nConsider donation to support this project\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"https://trakteer.id/rh-id\"\u003ehttps://trakteer.id/rh-id\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frh-id%2Fa-personal-stuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frh-id%2Fa-personal-stuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frh-id%2Fa-personal-stuff/lists"}