Back to browse
Donor reporting dashboard with one-click PPTX export (React/TS)

Donor reporting dashboard with one-click PPTX export (React/TS)

by vassilbek·Feb 16, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemSolve My ProblemSlick
The Take

The one-click PowerPoint export is the real selling point — it packages KPIs, timelines and qualitative stories into slides using pptxgenjs, which actually solves the tedious manual rebuild nonprofits hate. The repo shows care (type-safe indicator calculations, Vite chunking, tests), but to go beyond an MVP it needs robust templating, spreadsheet/connectors and a reusable data model for different orgs and donor formats.

Category
Target Audience

Nonprofit program managers, M&E (monitoring & evaluation) officers, fundraising/communications teams

Post Description

I built this to solve a workflow I kept seeing in nonprofits: impact data lives in spreadsheets/docs, then someone manually rebuilds it in slides for donor updates.

This project is a React + TypeScript dashboard that combines:

-KPI/indicator views -qualitative impact stories -psychosocial support case summaries -one-click PowerPoint export (pptxgenjs)

Code: https://github.com/vassiliylakhonin/activity-reporting-for-d...

Technical notes:

Vite build with chunk splitting Type-safe indicator calculations test + typecheck + build scripts included

I’d really value feedback on: -export quality/structure for real donor reporting workflows -what data model would make this easier to adapt across organizations

Similar Projects

Nonprofit Results-Based Management logic model skill for OpenClaw

This skill automates the tedious parts of writing program logic models — it outputs a 5-level results chain, an if/then Theory of Change with assumptions, SMART indicators, SDG mapping and a monitoring plan. That feature set is exactly what M&E teams and grant writers want, but the public face is rough (ClawHub shows "Skill not found"), so the project needs clearer example outputs, ready-to-copy indicator templates, and better onboarding to move from useful hobby to everyday tool.

Niche GemSolve My Problem
vassilbek
103mo ago
Open Source●●Solid

OpenClaw skill for nonprofit RBM logic models (ToC, indicators, M&E)

This repo turns RBM best practices into an OpenClaw skill: give it a program and it outputs a 5-level inputs→impact logic table, an if/then Theory of Change, SMART outcome indicators, SDG alignments and a data-collection plan. It’s a practical time-saver for M&E folks, but it’s essentially a focused prompt-template in an experimental folder with thin docs and no demo — useful, not revolutionary.

Niche GemShip It
vassilbek
113mo ago