Commit Graph

2 Commits

Author SHA1 Message Date
0900a06bd0 feat: product search + potato/onion/carrot/beet in demo + demo-data banner + /api/products
- overview: search field with datalist -> /product/<id> (matches ru label or id)
- demo_data: +4 tubers (potato KZ/TJ/UZ, onion, carrot, beet)
- product page: banner 'Демо-данные' when all sources are demo_*
- /api/products: id->{label} for search
- regenerated demo + report (10 sheets incl tubers_potato)
2026-09-24 07:35:39 +00:00
c6705c1cd9 feat: Excel export (in-browser SheetJS on /countries + CLI makexlsx report) + README
- countries.html: 'Скачать в Excel' button (SheetJS CDN)
- base.html: xlsx.full.min.js from CDNSheetJS
- src/export_excel.py: CLI → data/agromarket_report.xlsx (dynamics per product + spreads + alerts)
- README: upload + export docs
2026-09-24 07:15:28 +00:00