A responsive community-driven volunteer platform built for the Code With Affaq Coding Challenge #1 (#BuildWithAffaq) that connects people who need assistance with local volunteers, tracking social impact points, request statuses, and community contributions in real time.
Madad-App bridges the gap between individuals and local community initiatives by allowing users to post requests for help (such as urban tree planting, tutoring, or technical assistance) and letting volunteers seamlessly sign up, coordinate, and track their social contribution points.
- Fully responsive design (mobile, tablet, desktop) optimized for cross-device usability
- Secure user authentication and account management (Signup/Login with hashed security)
- Interactive request board to post, browse, filter, and join community help tasks
- Real-time backend synchronization using Google Apps Script and Google Sheets storage
- Social impact tracking system with points per volunteer and attendance confirmation
- HTML5
- CSS3 (Custom responsive layouts and styles)
- JavaScript (Vanilla ES6+)
- Google Apps Script & Google Sheets API (Backend & Database)
Just a modern web browser, no heavy build tools required.
git clone https://github.com/YOUR_USERNAME/YOUR_REPO.git
cd YOUR_REPO
Then simply open index.html in your browser or run it via a local server extension (like Live Server in VS Code).
Built as part of the Code With Affaq Coding Challenge #1, organized by Affaq Khan.
This project is open source and available for learning purposes under the MIT License.