Msaada: Turning Community needs into Practical Support
This is a submission for Weekend Challenge: Generosity Edition What I Built I built Msaada, a community-powered platform designed to turn local needs into practical, organized support. Many community needs are visible to the people closest to them, but getting those needs documented, verified, discovered, and supported can be difficult. Msaada is built around a simple idea: Make it easier for…
This submission introduces Msaada, a community-oriented platform that transforms local needs into structured, organized support. The platform addresses the challenge of documenting, verifying, and supporting community needs, which can often be overlooked or difficult to manage. Msaada operates on a simple concept: facilitating easier help-seeking and providing.
Community members can create needs by describing context, while contributors discover and pledge financial support. The platform's core flow involves the following steps: a community member articulates a need and provides relevant details like category, location, urgency, beneficiary count, and funding goal; the submission undergoes a moderation workflow before becoming publicly visible; contributors identify verified needs and pledge financial support; fulfillment progress is updated based on contributions and displayed across the public needs board, individual need details, and contributor dashboards.
Additionally, Msaada features an Impact Story section highlighting a Kibera clean water and sanitation initiative, emphasizing measurable outcomes. The platform aims not merely to collect donations but to establish a clearer link between needs, supporters, and the resulting impact. This application can be accessed at msaada-africa.vercel.app, where users can explore various sections such as need discovery, impact stories, creating needs, privacy policies, frequently asked questions, and support.
To access authenticated features, users must create an account and utilize the dashboard to monitor posted needs, contributions, fulfillment progress, and notifications. Msaada's codebase is hosted on GitHub (https://github.com/Mutethia-glitch/msaada). The development process involved using React and Vite for the frontend, coupled with an Express serverless API for the backend.
The application relies on MySQL-compatible relational storage via the DATABASE_URL connection, with Drizzle serving as part of the database infrastructure. User authentication is managed through email-and-password accounts and signed session cookies, ensuring that features remain tied to the correct user account. The data model separates various platform components, including users, categories, needs, contributions, verification records, reports, impact records, notifications, and file references.
This separation simplifies connecting community needs with moderation decisions, financial pledges, notifications, and impact data without treating all data as a single entity. The motivation behind Msaada stems from the desire to make generosity more effective by simplifying the visibility of community needs and the outcomes of support. The submission is entered in the overall challenge, not for a technology-specific prize category.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.