docs: move screenshots section to end of README, translate to English

This commit is contained in:
dadaloop82
2026-04-13 11:02:49 +00:00
parent 7e9ae24f88
commit f2b518dd4b
+13 -13
View File
@@ -10,19 +10,6 @@
---
## 📸 Screenshots
| | | |
|:---:|:---:|:---:|
| ![Dashboard](assets/img/screenshots/01_dashboard.jpg) | ![Inventario](assets/img/screenshots/02_inventory.jpg) | ![Scanner Barcode](assets/img/screenshots/03_barcode_scanner.jpg) |
| **Dashboard** — Panoramica dell'inventario con contatori per posizione (dispensa, frigo, freezer), avvisi di scadenza imminente e tracciamento consumo vs spreco negli ultimi 30 giorni. | **Inventario** — Lista completa dei prodotti filtrabili per posizione (Tutti / Dispensa / Frigo / Freezer) e ricercabili per nome, con categoria, quantità e scadenza. | **Scanner barcode** — Scansione del codice a barre con la fotocamera (QuaggaJS) o inserimento manuale. Modalità Spesa per registrare i prodotti acquistati in sequenza rapida. |
| ![Dettaglio ricetta](assets/img/screenshots/04_recipe_detail.jpg) | ![Ricette](assets/img/screenshots/05_recipes.jpg) | ![Modalità cucina](assets/img/screenshots/06_cooking_mode.jpg) |
| **Dettaglio ricetta AI** — Ricetta generata da Gemini AI usando gli ingredienti in scadenza: ingredienti abbinati all'inventario reale con quantità e posizione, pronti da scalare. | **Ricette** — Storico delle ricette generate dall'AI, organizzate per giorno e pasto (pranzo / cena / altro), con tempo di preparazione e cottura. | **Modalità cucina** — Guida passo-passo a schermo intero con sintesi vocale (TTS). Ogni step mostra l'ingrediente da usare dalla tua dispensa con pulsante "Usa" integrato. |
| ![Chat AI](assets/img/screenshots/07_ai_chat.jpg) | ![Lista della spesa](assets/img/screenshots/08_shopping_list.jpg) | ![Previsioni intelligenti](assets/img/screenshots/09_smart_predictions.jpg) |
| **Chat Gemini** — Assistente AI che conosce la tua dispensa, i tuoi elettrodomestici e le tue preferenze. Suggerisce snack, frullati o piatti veloci con un tap. | **Lista della spesa** — Lista sincronizzata con Bring!, organizzata per categoria merceologica, con indicatori di urgenza e link per cercare il prezzo online. | **Previsioni intelligenti** — Analisi AI dei consumi storici: mostra cosa si sta finendo, con quanto tempo rimane e perché è consigliato riacquistarlo (uso regolare, quasi finito, aperto). |
---
## ✨ Features
### 📦 Inventory Management
@@ -325,3 +312,16 @@ This project is licensed under the **MIT License** — see the [LICENSE](LICENSE
**Stimpfl Daniel** — [evershelfproject@gmail.com](mailto:evershelfproject@gmail.com)
- GitHub: [@dadaloop82](https://github.com/dadaloop82)
---
## 📸 Screenshots
| | | |
|:---:|:---:|:---:|
| ![Dashboard](assets/img/screenshots/01_dashboard.jpg) | ![Inventory](assets/img/screenshots/02_inventory.jpg) | ![Barcode Scanner](assets/img/screenshots/03_barcode_scanner.jpg) |
| **Dashboard** — Inventory overview with counters by location (pantry, fridge, freezer), upcoming expiry alerts, and consumed vs. wasted tracking over the last 30 days. | **Inventory** — Full product list filterable by location (All / Pantry / Fridge / Freezer) and searchable by name, with category, quantity, and expiry date. | **Barcode Scanner** — Scan barcodes with the camera (QuaggaJS) or enter manually. Shopping mode lets you register purchased products in quick sequence. |
| ![AI Recipe Detail](assets/img/screenshots/04_recipe_detail.jpg) | ![Recipes](assets/img/screenshots/05_recipes.jpg) | ![Cooking Mode](assets/img/screenshots/06_cooking_mode.jpg) |
| **AI Recipe Detail** — Recipe generated by Gemini AI using expiring ingredients: each ingredient is matched to the real inventory with quantity and location, ready to scale. | **Recipes** — History of AI-generated recipes, organized by day and meal (lunch / dinner / other), with preparation and cooking time. | **Cooking Mode** — Fullscreen step-by-step guide with Text-to-Speech. Each step shows the ingredient to use from your pantry with an integrated "Use" button. |
| ![AI Chat](assets/img/screenshots/07_ai_chat.jpg) | ![Shopping List](assets/img/screenshots/08_shopping_list.jpg) | ![Smart Predictions](assets/img/screenshots/09_smart_predictions.jpg) |
| **Gemini Chat** — AI assistant that knows your pantry, your appliances, and your preferences. Suggests snacks, smoothies, or quick meals with a single tap. | **Shopping List** — List synced with Bring!, organized by product category, with urgency indicators and links to search for prices online. | **Smart Predictions** — AI analysis of historical consumption: shows what is running low, how much time is left, and why restocking is recommended (regular use, nearly empty, opened). |