Skip to content

Commit ebd64ef

Browse files
ImTotemclaude
andcommitted
Merge feat/url-shortener-qr: URL shortener + QR code generation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 parents 61011ad + 0aa3b56 commit ebd64ef

28 files changed

+2575
-2
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ n8n (automation workflows) → Google Sheets (database) → Slack/Email (output)
4444
- **Fee model**: Payment-logging (rows exist ONLY when money received, NOT invoice model)
4545
- **No `due_date` column** in fees - due dates are implicit (first Monday of each month)
4646
- **Payment status**: Unpaid → Paid (on payment), Paid → Unpaid (semester reset), → Exempt (Mentor promotion)
47-
- **Member status**: Beginner → Regular → Mentor → Alumni
47+
- **Member status**: Beginner → Regular → Mentor
4848
- **Reminders**: Weekly on Mondays at 9am KST (`0 9 * * 1`)
4949
- **Foreign keys**: Store member ID (not email) in fees.member_id; lookups done by email
5050

0 commit comments

Comments
 (0)