Rewards
A member-facing Rewards page hasn't been built yet. Two related pieces already exist in the database, but neither has a page here to show it:
- Tenure milestones (30 days, 90 days, 1 year, and beyond) and admin-issued discount coupons already have tables (
user_milestones,coupons), but nothing currently awards them automatically or displays them to a member. - Activity-triggered achievement badges (first listing posted, first workshop hosted, and similar) are planned as a future phase — see
PHASE_ROADMAP.md— and have no schema at all yet.
Nothing to claim here today — check back once a future pass wires this up.