PriceGhost/backend/src
clucraft ba9e52b90f Redesign dashboard with list layout, sparklines, and search
- Add sparkline component for 7-day price history visualization
- Convert product cards to horizontal list items
- Add search functionality to filter products by name/URL
- Backend returns sparkline data and 7-day price change with products
- Show price trend indicator (green for drops, red for increases)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 19:32:25 -05:00
..
config Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
middleware Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
models Redesign dashboard with list layout, sparklines, and search 2026-01-20 19:32:25 -05:00
routes Redesign dashboard with list layout, sparklines, and search 2026-01-20 19:32:25 -05:00
services Improve price scraping with site-specific extractors 2026-01-20 19:24:40 -05:00
utils Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
index.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00