{"id":17209055,"url":"https://github.com/brentvollebregt/price-per-unit","last_synced_at":"2026-04-18T07:03:57.792Z","repository":{"id":53625520,"uuid":"138032165","full_name":"brentvollebregt/price-per-unit","owner":"brentvollebregt","description":"An Android app that helps you compare prices of similar products 💵 💰","archived":false,"fork":false,"pushed_at":"2021-03-29T05:17:43.000Z","size":7337,"stargazers_count":25,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T12:52:31.997Z","etag":null,"topics":["android","java","price","price-per-unit","unit-price"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brentvollebregt.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}},"created_at":"2018-06-20T12:49:31.000Z","updated_at":"2023-10-13T20:49:40.000Z","dependencies_parsed_at":"2022-09-02T09:40:17.028Z","dependency_job_id":null,"html_url":"https://github.com/brentvollebregt/price-per-unit","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fprice-per-unit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fprice-per-unit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fprice-per-unit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentvollebregt%2Fprice-per-unit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentvollebregt","download_url":"https://codeload.github.com/brentvollebregt/price-per-unit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248791868,"owners_count":21162282,"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","java","price","price-per-unit","unit-price"],"created_at":"2024-10-15T02:50:41.924Z","updated_at":"2026-04-18T07:03:52.751Z","avatar_url":"https://github.com/brentvollebregt.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePrice Per Unit\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA simple Android app that helps you compare prices of similar products\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/brentvollebregt/price-per-unit/blob/master/published_graphics/FeatureGraphic.png?raw=true\" alt=\"Header Image\"\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://f-droid.org/en/packages/net.nitratine.priceperunit/\"\u003e\u003cimg src=\"https://nitratine.net/posts/price-per-unit/get-it-on-f-droid.png\" alt=\"Get it on F-Droid\" height=\"100\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://play.google.com/store/apps/details?id=net.nitratine.priceperunit\"\u003e\u003cimg src=\"https://nitratine.net/posts/price-per-unit/get-it-on-google-play.png\" alt=\"Get it on Google Play\" height=\"100\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://nitratine.net/price-per-unit/\"\u003eRelated post on Nitratine.net\u003c/a\u003e\n\u003c/p\u003e\n\n## Introduction\nI really wanted some more practice with the Android SDK so I decided to make something that I would have liked to have.\n\nThis app compares prices for similar items and will calculate the price per unit for each item. These values can then be compared to find the best value for money. Simply give a name (optional), enter in the cost, amount and size of each item and the unit per dollar will be calculated.\n\nThis app is ideal to find the best price in supermarkets but will work just in well at other stores that sell the same type of items for different prices or you can even compare prices from different stores.\n\n## Screenshots\n\n| ![Gallery Item 1](https://github.com/brentvollebregt/price-per-unit/blob/master/published_graphics/Gallery1.png?raw=true) | ![Gallery Item 2](https://github.com/brentvollebregt/price-per-unit/blob/master/published_graphics/Gallery2.png?raw=true) | ![Gallery Item 3](https://github.com/brentvollebregt/price-per-unit/blob/master/published_graphics/Gallery3.png?raw=true) | ![Gallery Item 4](https://github.com/brentvollebregt/price-per-unit/blob/master/published_graphics/Gallery4.png?raw=true) |\n|---------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|\n\n## Features\n- 4 unit types (Weight, Volume, Length and Pieces) with sub units\n- Easily change the currency symbol\n- Summary of calculated unit/$\n- Can view all items converted to one single unit\n- Remember data after the app is closed\n- Change rounding dp\n- No permissions!\n- No Ads!\n- Collects no data!\n\n## Development\n\nTo build this you will need to be using Java 1.8. You can get a JRE from https://adoptium.net/temurin/releases/. After setting JAVA_HOME to the root of the JDK (the folder that contains bin, include, jre, etc), go into Android Studio and select Settings -\u003e Build, Execution, Deployment -\u003e Build Tools -\u003e Gradle and set the Gradle JDK to JAVA_HOME (which should be 1.8).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentvollebregt%2Fprice-per-unit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrentvollebregt%2Fprice-per-unit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentvollebregt%2Fprice-per-unit/lists"}