PriceGhost/frontend/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
..
api Redesign dashboard with list layout, sparklines, and search 2026-01-20 19:32:25 -05:00
components Redesign dashboard with list layout, sparklines, and search 2026-01-20 19:32:25 -05:00
context Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
hooks Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
pages Redesign dashboard with list layout, sparklines, and search 2026-01-20 19:32:25 -05:00
App.tsx Add dark mode with theme toggle 2026-01-20 14:27:17 -05:00
index.css Add dark mode with theme toggle 2026-01-20 14:27:17 -05:00
main.tsx Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
vite-env.d.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00