A simple app to quickly sum the total prices of some defined items by their prices and quantities.You don't have to remember each item's price, you don't have to multiply the price with the quantity, you don't have to sum the huge numbers. Just need to:First, you need to create some permanent items with names and prices.Then you can specify the quantity for each item and sum them all.