[P1][Giving] Giving category setup (Tithe / Offering / Special / Pledge) #19

Open
opened 2026-05-26 01:32:53 +00:00 by ChrisChen · 0 comments
Owner

Overview

Define and manage the types of offerings the church accepts.

Data Model

GivingCategory: name_en, name_zh, is_active, sort_order; FundProject for named special offerings

Tasks

  • GivingCategory table + EF entity
  • Seed defaults: Tithe, General Offering, Special/Project, Pledge
  • Admin UI to add/edit/deactivate categories
  • FundProject table for named special offerings (e.g. Building Fund)

Reference

PLANNING.md Section 3.6 - Giving types

## Overview Define and manage the types of offerings the church accepts. ## Data Model GivingCategory: name_en, name_zh, is_active, sort_order; FundProject for named special offerings ## Tasks - [ ] GivingCategory table + EF entity - [ ] Seed defaults: Tithe, General Offering, Special/Project, Pledge - [ ] Admin UI to add/edit/deactivate categories - [ ] FundProject table for named special offerings (e.g. Building Fund) ## Reference PLANNING.md Section 3.6 - Giving types
ChrisChen added this to the Phase 1 - MVP milestone 2026-05-26 01:32:53 +00:00
ChrisChen added the module: giving label 2026-05-26 01:32:53 +00:00
Sign in to join this conversation.