HopeMeals
A charity that runs its own back office.
Who it helpsStudents in government colleges eat without worrying about paying for it.
HopeMeals feeds students in Pune’s government colleges. I designed and built all of it, from the donate button to the ledger. A donor pays, and the Java backend verifies, books and receipts it before they close the tab. Every month it compiles statements and sends invites and campaigns on its own, so volunteers can spend their time on students instead of spreadsheets.
Built with Java, Maven, React, JavaScript and scheduled jobs.
What it does
- Payment capture and server-side verification
- Tax receipts issued instantly, statements monthly
- Donor invites and promos on a schedule
- Sized to fund 10,000 meals



Try the automation
Simulated. No money moves.
- DonationController
- WebhookVerifier
- LedgerService
- ReceiptService
- DonorLifecycleJob







