c-stone-invoice-check/frontend
Markus Kruse 787d86f5b7 feat: Backend Complete - FastAPI with IMAP and PDF processing
- Backend: FastAPI with email filtering and invoice processing
- Database: PostgreSQL models (Invoice, EmailLog, InvoiceDetail, User)
- PDF Processing: PyMuPDF for text extraction and tax detection
- Excel Export: openpyxl for invoice documentation
- Frontend: React/Vite with TypeScript
- Docker: Backend container configuration
- Documentation: Schema and API docs
2026-07-24 15:22:37 +02:00
..
src feat: Backend Complete - FastAPI with IMAP and PDF processing 2026-07-24 15:22:37 +02:00
index.html feat: Backend Complete - FastAPI with IMAP and PDF processing 2026-07-24 15:22:37 +02:00
package.json feat: Backend Complete - FastAPI with IMAP and PDF processing 2026-07-24 15:22:37 +02:00
tsconfig.json feat: Backend Complete - FastAPI with IMAP and PDF processing 2026-07-24 15:22:37 +02:00
tsconfig.node.json feat: Backend Complete - FastAPI with IMAP and PDF processing 2026-07-24 15:22:37 +02:00
vite.config.ts feat: Backend Complete - FastAPI with IMAP and PDF processing 2026-07-24 15:22:37 +02:00