Einkaufsliste
Go to file
Stefan Zwischenbrugger 092e3b2a61 feat: Kassabon-OCR, Receipt-Scan-UX und optionale Geschaeftssuche
- OCR: Debug-Meta fuer Geschaeftserkennung, Bildvorverarbeitung (Deskew/Kontrast)
- Reprocess: leere Geschaeft/Datum/Summe aus OCR; Uebernahme-Meta bleibt erhalten
- Artikelvorschlaege erst unter dem Datum; Hinweise zu Uebernahme und Listen-Treffern
- Optional: Spar-Suche (StoreSearchController, Service), Routen und .env.example

Made-with: Cursor
2026-03-31 22:45:07 +02:00
.cursor/rules Beschreibung der Änderung 2026-03-29 19:09:10 +02:00
app feat: Kassabon-OCR, Receipt-Scan-UX und optionale Geschaeftssuche 2026-03-31 22:45:07 +02:00
bootstrap Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
config feat: Kassabon-OCR, Receipt-Scan-UX und optionale Geschaeftssuche 2026-03-31 22:45:07 +02:00
database Kassazettel-Upload mit OCR-Auswertung und Produktvorschlaege einfuehren. 2026-03-31 21:04:39 +02:00
html Such-URL-Vorlagen, Zeilen-Bearbeitung, Loeschen, Chevron-CSS 2026-03-30 17:51:26 +02:00
public Bilder 2026-03-29 22:12:17 +02:00
resources feat: Kassabon-OCR, Receipt-Scan-UX und optionale Geschaeftssuche 2026-03-31 22:45:07 +02:00
routes feat: Kassabon-OCR, Receipt-Scan-UX und optionale Geschaeftssuche 2026-03-31 22:45:07 +02:00
scripts Bilder 2026-03-29 22:12:17 +02:00
storage Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
tests Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
.editorconfig Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
.env.example feat: Kassabon-OCR, Receipt-Scan-UX und optionale Geschaeftssuche 2026-03-31 22:45:07 +02:00
.gitattributes Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
.gitignore Beschreibung der Änderung 2026-03-29 19:09:10 +02:00
add-einkauf-hosts.bat Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
artisan Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
composer.json Teilen mit anderen Benutzern 2026-03-29 20:50:30 +02:00
composer.lock composer.lock: doctrine/dbal und Abhaengigkeiten eintragen 2026-03-30 21:15:56 +02:00
composer.phar Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
deploy.sh deploy.sh: Vite-Build EACCES vermeiden, chown nur storage/bootstrap/public/build 2026-03-30 21:19:32 +02:00
package-lock.json Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
package.json Beschreibung der Änderung 2026-03-29 19:09:10 +02:00
phpunit.xml Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
postcss.config.js Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
prompt_einkaufsliste.txt Dokumentation: prompt_einkaufsliste auf aktuellen Stand bringen 2026-03-31 14:56:56 +02:00
README.md Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
tailwind.config.js Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00
vite.config.js Initialer Stand der Einkaufsliste 2026-03-27 12:36:18 +01:00

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. You can also check out Laravel Learn, where you will be guided through building a modern Laravel application.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.