Skip to content

Add restocking feature and architecture docs#2

Open
Mcreve wants to merge 1 commit intomainfrom
new_features
Open

Add restocking feature and architecture docs#2
Mcreve wants to merge 1 commit intomainfrom
new_features

Conversation

@Mcreve
Copy link
Copy Markdown
Owner

@Mcreve Mcreve commented Mar 19, 2026

Summary

  • Restocking tab: Budget slider ($1K-$200K) with demand-gap-based item recommendations, selectable quantities, and order submission
  • Backend APIs: GET/POST /api/orders/restock for order management, GET /api/restock/recommendations for budget-aware suggestions
  • Orders tab: Submitted restock orders section with lead time tracking
  • i18n: Full English and Japanese support for all new UI elements
  • Architecture page: HTML-based system architecture documentation

Test plan

  • Verify Restocking tab loads with budget slider and 8 recommended items
  • Select items, adjust quantities, and submit a restock order
  • Navigate to Orders tab and confirm submitted order appears with correct details
  • Switch to Japanese and verify all new translations render correctly
  • Open architecture.html in browser and verify documentation renders

🤖 Generated with Claude Code

…ture page

- New Restocking tab with budget slider ($1K-$200K), demand-gap-based
  item recommendations, selectable quantities, and order submission
- Backend API endpoints: GET/POST /api/orders/restock for order management,
  GET /api/restock/recommendations for budget-aware suggestions
- Submitted restock orders appear in Orders tab with lead time tracking
- i18n support for English and Japanese across all new UI elements
- Architecture documentation page (architecture.html)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant