{"id":18007550,"url":"https://github.com/hoangvvo/simpleshop","last_synced_at":"2025-06-20T17:33:10.025Z","repository":{"id":66338811,"uuid":"386348073","full_name":"hoangvvo/SimpleShop","owner":"hoangvvo","description":"A tiny React Native app to manage inventory and keep track of orders and profits.","archived":false,"fork":false,"pushed_at":"2022-03-24T18:29:32.000Z","size":6413,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-14T13:19:54.874Z","etag":null,"topics":["inventory","inventory-management","profit-calculator","react-native","shop","store"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hoangvvo.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":"2021-07-15T16:00:14.000Z","updated_at":"2025-02-10T20:33:11.000Z","dependencies_parsed_at":"2023-03-27T12:20:27.383Z","dependency_job_id":null,"html_url":"https://github.com/hoangvvo/SimpleShop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hoangvvo/SimpleShop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangvvo%2FSimpleShop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangvvo%2FSimpleShop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangvvo%2FSimpleShop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangvvo%2FSimpleShop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoangvvo","download_url":"https://codeload.github.com/hoangvvo/SimpleShop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangvvo%2FSimpleShop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260987926,"owners_count":23093401,"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":["inventory","inventory-management","profit-calculator","react-native","shop","store"],"created_at":"2024-10-30T01:13:47.349Z","updated_at":"2025-06-20T17:33:05.012Z","avatar_url":"https://github.com/hoangvvo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleShop\n\nA tiny app to manage inventory and keep track of orders and profits.\n\nI made this for a family member who runs her own small shop,\nso it would not be suitable for large scale operations, in which case\nyou should consider a more advanced solution like Shopify or [Saleor](https://github.com/mirumee/saleor).\n\nGoogle Play: https://play.google.com/store/apps/details?id=com.hoangvvo.simpleshop\n\n## Features\n\n### General features\n\n- Offline-first, free forever: Backed by SQLite, allowing importing, exporting data\n- Light/Dark theme\n- Multi-languages (See [Supported languages](./src/locales))\n\n### Orders tracking\n\n- Import and sell orders: Use _Import_ order to keep track of Stock and Cost and _Sell_ order to keep track of revenue\n- Product price/cost can be overridden, like for the time you give discount for your lovely neighbor\n- Keep track of _paid_ and _delivered_ status\n\n### Profit/Revenue calculation\n\n- Calculate the **revenue** and **profits** of sold products\n- Can select date range of calculation\n- Rank products by revenue and profit\n\n### Products management\n\n- Update product info and set default sell price/import cost\n\n### Customers management\n\n- Manage customers to quick fill addresses\n\n## Development\n\n1. Clone the source code\n2. Run `yarn`\n3. Set up emulator or physical devices\n4. Run `yarn start` and `yarn android`/`yarn ios` in two different terminals\n\n## Build\n\n### Android\n\n1. Copy `simple-shop.keystore` file back into `android/app`.\n2. Update the `*****` with the keystore password in `android/gradle.properties`.\n3. Run `cd android \u0026\u0026 ./gradlew bundleRelease`.\n\n## License\n\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoangvvo%2Fsimpleshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoangvvo%2Fsimpleshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoangvvo%2Fsimpleshop/lists"}