sikhaid-data

Community

Manage data flow with Firebase & Firestore.

Authorthe-non-expert
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It covers state management with Svelte stores, Firebase initialization, and Firestore CRUD across SikhAid project.

Core Features & Use Cases

  • Stores for State: donation, contact, volunteering, csr
  • Firestore CRUD: add/get/update
  • Use Case: Save a donation to Firestore after a successful payment.

Quick Start

Initialize Firebase in src/lib/firebase.ts and use stores to manage form data and submissions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sikhaid-data
Download link: https://github.com/the-non-expert/SikhAidSPA/archive/main.zip#sikhaid-data

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository