Skip to content

Java Application to simplify splitting groceries item by item! It takes in a grocery receipt with people's names next to each item they would like to buy into. Returns an itemized receipt showing how much each person owes for their share of the groceries.

Notifications You must be signed in to change notification settings

agreea/DreamPantry

Repository files navigation

====Dream Pantry====

Dream Pantry is a java app that allows housemates to split the cost of an 
order of groceries down to the item.
It takes a grocery receipt in xls format, with names in the cells next to
the item information (see the .xls for an example).
It then outputs itemized receipts: one for each person whose name shows up in the input receipt.

About

Java Application to simplify splitting groceries item by item! It takes in a grocery receipt with people's names next to each item they would like to buy into. Returns an itemized receipt showing how much each person owes for their share of the groceries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages