About TheCookingPlanner.com
What Is This?
TheCookingPlanner.com is a free, browser-based meal planning tool designed for home cooks who want to take the guesswork out of cooking multi-dish dinners. Think of it as a personal kitchen assistant that helps you answer the question: "When do I put each thing in the oven so everything's ready at the same time?"
Why It Was Built
Cooking a multi-dish meal means juggling timers, temperatures, and prep work. Some dishes need the oven at 375ยฐF, others at 425ยฐF โ they can't share the rack at the same time. Some sides need 45 minutes, the main only 30. It's easy to end up with burnt edges or cold waiting.
This app solves that by calculating an optimal schedule for you โ accounting for oven constraints, cook times, and prep work โ so you can focus on cooking, not math.
Key Features
| Feature | What It Does |
|---|---|
| Dinner Scheduler | Plans forward or backward from your target time, detecting conflicts automatically |
| Recipe Box | Stores and organizes your favorite recipes with one-click web import |
| Pantry Minder | Tracks what you have, with barcode scanning for quick adds |
| Shopping Lists | Generates lists from meal plans, organized by store section |
| Cloud Sync | Keeps your data in sync across devices (optional) |
Our Privacy Commitment
We believe privacy should be the default, not an afterthought:
- No tracking. We do not use analytics cookies, fingerprinting, or behavioral tracking.
- No data selling. Your recipes, meal plans, and pantry data are yours alone.
- Local-first. All data is stored on your device via localStorage and IndexedDB.
- Optional sync. Cloud sync is opt-in and encrypted. You can use the app entirely offline.
- No accounts required. Use every feature without creating an account.
How to Get Started
- Open the app โ no signup needed
- Add dishes to your meal plan with name, cook time, temperature, and method
- Set your target time โ choose forward planning (start now) or reverse planning (finish by X)
- Review the schedule โ the Gantt chart shows you exactly when to start each dish
- Print or save โ take a printable schedule to the kitchen or save to your recipe collection
For a detailed walkthrough, check out the Instructions page.
Built With
- React + Vite for the frontend
- Tailwind CSS for styling
- localStorage and IndexedDB for data persistence
- Lucide icons and date-fns for utilities
The app is open-source and continuously improved based on user feedback.