DEV Community

Mohsin Shahbaz
Mohsin Shahbaz

Posted on

HelpConnect: Turning Generosity Into Action šŸ¤

What if asking for help could be as simple as filling out a short form?
For the DEV Weekend Challenge: Generosity Edition, I built HelpConnect, a simple web app designed to connect people who need support with people who are willing to help.
šŸ’” What I Built
HelpConnect allows someone to submit a help request by providing:
Their name
A help category
A short description of what they need
The request is then displayed immediately in the Community Help Requests section.
The current prototype focuses on three common areas:
šŸ² Food
šŸ“š Education
šŸ„ Medical support
šŸŽÆ Why I Built It
Generosity doesn't always require a large donation. Sometimes the biggest challenge is simply connecting someone who needs help with someone who is ready to give it.
I wanted to create a small, accessible prototype that demonstrates this idea.
šŸ› ļø Technology
The project was built with:
HTML
CSS
Vanilla JavaScript
JavaScript handles form validation, creates new requests dynamically, and safely displays user-provided content.
šŸš€ Live Demo
Try HelpConnect here:
https://codepen.io/Mohsin-Shahbaz-the-builder/pen/01a07923-c6f6-7240-91df-e1355c0eb9d1
šŸ”® What's Next?
If I continued developing HelpConnect, I would add:
Volunteer accounts
Real-time notifications
Location-based matching
NGO verification
A database for persistent requests
A way for volunteers to respond to requests
This prototype is a small step toward making generosity easier to organize and more accessible.
ā¤ļø Small acts of kindness can create big changes.

Top comments (0)