docs: update ROADMAP and README with recent features

- Add Mobile Bottom Navigation section to ROADMAP
- Update routes table in README (collections routes)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-20 22:12:55 +00:00
parent 4b22bb4a4b
commit 8ab7169c1a
2 changed files with 10 additions and 1 deletions

View File

@@ -106,7 +106,8 @@ assets/css/
| Path | Description |
|------|-------------|
| `/` | Shop home page |
| `/products` | Products listing |
| `/collections/all` | All products |
| `/collections/:slug` | Category collection (filterable) |
| `/products/:id` | Product detail page |
| `/cart` | Shopping cart |
| `/about` | About page |