No description
Find a file
2026-06-16 19:41:04 +01:00
images Initial commit of Foodi Book with recipes and photos 2026-06-16 19:37:52 +01:00
.gitignore Initial commit of Foodi Book with recipes and photos 2026-06-16 19:37:52 +01:00
index.html Initial commit of Foodi Book with recipes and photos 2026-06-16 19:37:52 +01:00
README.md Add README.md with project documentation 2026-06-16 19:41:04 +01:00

Foodi Book — Ninja 9-in-1 Multicooker Recipes

A self-contained, responsive web application for managing and executing recipes specifically tailored for the Ninja 9-in-1 Multicooker.

🚀 Features

  • IndexedDB Storage: Runs entirely in the browser using local client-side storage. Works offline and requires no backend server.
  • Seeded Recipes: Comes pre-populated with 20 classic multicooker recipes, including stews, soups, one-pot meals, and potato dishes.
  • High-Quality Photography: Features rich photography stored locally in the /images folder.
  • Multi-Stage Timer: Supports complex cooking profiles (e.g., Sear/SautéPressure CookAir Fry) with built-in stage-by-stage countdown timers and alarms.
  • Backup & Restore: Easily download all recipes (including full-size photos) as a JSON backup file and restore them on any device.
  • Responsive Design: Mobile-first premium layout with dark-mode aesthetic.

📂 Project Structure

  • index.html — Core HTML, styles, and Javascript logic.
  • images/ — High-quality food photography asset directory.
  • .gitignore — Ignored OS temp files.

🛠️ Getting Started

Just double-click index.html to run it in your browser. No installation or developer setup required!