Skip to content

brentvollebregt/price-per-unit

Repository files navigation

Price Per Unit

A simple Android app that helps you compare prices of similar products

Header Image

Get it on F-Droid Get it on Google Play

Related post on Nitratine.net

Introduction

I really wanted some more practice with the Android SDK so I decided to make something that I would have liked to have.

This 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.

This 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.

Screenshots

Gallery Item 1 Gallery Item 2 Gallery Item 3 Gallery Item 4

Features

  • 4 unit types (Weight, Volume, Length and Pieces) with sub units
  • Easily change the currency symbol
  • Summary of calculated unit/$
  • Can view all items converted to one single unit
  • Remember data after the app is closed
  • Change rounding dp
  • No permissions!
  • No Ads!
  • Collects no data!