I need a simple app to do the following:
I take rides with a colleague, and I want an app to show me how much I owe him. It would basically be like
Rides +
"value"
//the plus sign is a button to increment a ride
Total paid
"value"
//how much I already gave him, value is edited manually
Debit
"value"
//each ride is 3 bucks, so debit=(rides*3)-(total paid)
integer values only
android 4.4.2
THANKS A LOT
if yould please could make it in portuguese
change rides for "caronas", total paid for "valor pago" and debit for "débito"
I take rides with a colleague, and I want an app to show me how much I owe him. It would basically be like
Rides +
"value"
//the plus sign is a button to increment a ride
Total paid
"value"
//how much I already gave him, value is edited manually
Debit
"value"
//each ride is 3 bucks, so debit=(rides*3)-(total paid)
integer values only
android 4.4.2
THANKS A LOT
if yould please could make it in portuguese

change rides for "caronas", total paid for "valor pago" and debit for "débito"