
Manual donation boxes across Mandir Trusts had no verification layer — cash could be skimmed before counting, manual registers were easily manipulated, and fake invoices were used to siphon development funds. Devotees had no way to know whether their donations were reaching the intended projects. With no public ledger and no multi-party approval on expenses, trust in temple fund management had eroded significantly across communities.
Built a two-layer system: hardware and software working in lockstep. The smart cash acceptance machine validates currency (counterfeit detection), logs every note deposited with a timestamp and session ID, generates QR-coded receipts, and syncs to AWS IoT Core in real time. On the software side, a multi-role approval workflow (Manager → Committee → Auditor) governs every expense — each requires invoice upload, geo-tagged photo proof, and sequential sign-offs before funds are released. A public transparency dashboard lets any devotee view the live fund balance, all approved expenses, and a 'Where did my ₹1 go?' breakdown. Daily automated reconciliation tallies hardware logs against bank deposits, flagging any discrepancy.
“Hardware-verified cash intake combined with an immutable public ledger closes every gap where temple funds could disappear — from donation box to development project completion.”
Engineering Core Principle