Files
EverShelf/assets/img/screenshots
dadaloop82 7e9ae24f88 docs: add 9 app screenshots to README and assets
- Add 9 curated screenshots to assets/img/screenshots/ covering all main features
- Update README with 3x3 screenshot table with Italian descriptions
- Anchor /screenshots/ gitignore rule so assets/img/screenshots/ is tracked
- Screenshots cover: dashboard, inventory, barcode scanner, recipe detail,
  recipes list, cooking mode, AI chat, shopping list, smart predictions
2026-04-13 11:00:25 +00:00
..

Screenshots

Add screenshots here to showcase the app in the README.

Take screenshots of these pages for the README Screenshots section:

  1. dashboard.png — Main dashboard with stats cards and expiry alerts
  2. inventory.png — Inventory list with product cards
  3. scan.png — Barcode scanning page
  4. recipe.png — Generated recipe with cooking mode
  5. shopping.png — Shopping list with smart predictions
  6. chat.png — Gemini Chef AI conversation
  7. settings.png — Settings page
  8. setup.png — First-run setup wizard

How to add

  1. Take screenshots on a mobile device or using Chrome DevTools device emulation
  2. Recommended size: 375×812 (iPhone X viewport)
  3. Save as PNG with descriptive names
  4. Update the README.md ## Screenshots section to reference them:
## Screenshots

| Dashboard | Inventory | Scan |
|:-:|:-:|:-:|
| ![Dashboard](assets/img/screenshots/dashboard.png) | ![Inventory](assets/img/screenshots/inventory.png) | ![Scan](assets/img/screenshots/scan.png) |