gendesign/tradein-mvp/frontend
lekss361 f03dadc4d0 feat(tradein): interactive benefit calculator in OfferCard (Брусника секция 4)
Replaces the deferred stub with a live self-sale-vs-trade-in benefit calculator
(web counterpart to Brusnika p.4): editable «цена в объявлении» + bargaining-%
slider recompute the cost breakdown (торг/риелтор/аренда/юр/реклама) and «Ваша
выгода» in real time. Rates live in a single DEFAULT_OFFER_RATES config
(offer-rates.ts), flagged as illustrative market defaults pending Praktika's
commercial terms — NOT an official offer. tsc clean; themed via brand CSS vars.

Refs #657 #658
2026-05-30 10:16:58 +03:00
..
public fix(tradein): commit empty frontend/public via .gitkeep 2026-05-21 00:59:13 +03:00
src feat(tradein): interactive benefit calculator in OfferCard (Брусника секция 4) 2026-05-30 10:16:58 +03:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile fix(tradein): HOSTNAME=0.0.0.0 + NEXT_PUBLIC_API_BASE_URL build-arg 2026-05-21 10:21:32 +03:00
next.config.ts fix(tradein): убрать basePath redirect-loop 2026-05-21 01:05:49 +03:00
package.json feat(tradein): house analytics section (chart + KPI + sold list) (#546) 2026-05-24 18:09:45 +00:00
pnpm-lock.yaml feat(tradein): house analytics section (chart + KPI + sold list) (#546) 2026-05-24 18:09:45 +00:00
tsconfig.json feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00