Skip to main content

Potluck Organizer

Assign dishes by category and check whether servings cover your guest count.

Written by Golam Rabbani, Founder & Lead Engineer

How many people are attending? (1–200)

Add a contribution

How to use this potluck organizer

  1. Enter the number of guests attending (1–200) in the Total guests field.
  2. Fill in Guest name, Dish name, Category, and Serving count, then press Add dish.
  3. Repeat for every dish being brought; edit or delete any row directly in the table.
  4. Press Check balance to see how many servings are provided versus needed per category.
  5. Press Copy summary to put the full report on your clipboard, or Reset to start over.

About this potluck organizer

The potluck organizer lets you log every guest's dish contribution and instantly see whether each food category — Appetizer, Main, Side, Dessert, or Drink — has enough servings to go around.

The tool calculates needed servings using fixed per-head targets: 4 appetizer pieces, 1 main portion, 1 side portion, 1 dessert piece, and 2 drink cups per guest. It then compares the total servings you have entered against those targets and assigns one of three verdicts. Low means the category is below 80% of what is needed. OK means it is between 80% and 130% of needed. Plenty means it exceeds 130% of needed.

For example, suppose 12 guests are attending and three dishes are logged: Alice brings guacamole (appetizer, 24 pieces), Ben brings lasagna (main, 16 portions), and Cara brings a salad (side, 12 portions). The tool needs 48 appetizer pieces, 12 main portions, and 12 side portions. Guacamole covers only 50% of the appetizer target, so that category reads Low. Lasagna provides 16 of 12 needed portions (133%), earning a Plenty verdict. The salad exactly meets the side target and shows OK.

Your entries are saved in browser localStorage so the list persists across reloads, but nothing is sent to a server. The tool is useful for household potluck hosts, office party coordinators, and community event planners who want a quick coverage check before the event.

FAQ

How does the potluck organizer decide if a category is Low, OK, or Plenty?
It compares total servings entered against the needed amount (guests × the per-head target for that category). Below 80% of needed is Low, 80–130% is OK, and above 130% is Plenty.
What serving targets does the tool use for each category?
Appetizers: 4 pieces per guest. Mains: 1 portion per guest. Sides: 1 portion per guest. Desserts: 1 piece per guest. Drinks: 2 cups per guest. These are the fixed constants built into the calculator.
Can I assign one person to multiple dishes?
Yes. Add a separate row for each dish and use the same guest name in each row. The tool tracks contributions per row, not per person, so a single guest can bring both a main and a dessert.
Can I edit or remove a dish after adding it?
Yes. Every row in the contributions table is editable — click any Guest, Dish, Category, or Serving count field to update it in place. Press the × button on a row to delete it entirely.
Does the tool store my guest or dish data?
The potluck organizer saves your entries in your browser's localStorage so they survive a page reload. Nothing is sent to a server. Clearing your browser's site data or using private/incognito mode will wipe the saved list.
Is the potluck organizer free to use?
Yes, it is completely free with no account or signup required.