Confirm Delete
Are you sure?
๐Ÿงช DEMO MODE โ€” Sample data only. Connect Google Sheets in Setup tab for real data.
๐Ÿ›•
GroupFund Manager
Manage collections, expenses & notices easily
Welcome Back ๐Ÿ‘‹
Sign in to your account
+91
Demo credentials:
Mobile: 9600034839  |  Password: Demo@123
Welcome
๐Ÿš€ GroupFund Manager โ€“ Manage collections, expenses, notices and reports easily.
Filter by Date Range
Person:
Loading...
๐Ÿ’ฐ Recent Collections
๐Ÿ’ธ Recent Expenses
๐Ÿ’ฐ Collections
Filter
By:
๐Ÿ’ธ Expenses
Filter
By:
๐Ÿ“ข Notices
โš™๏ธ Admin โ€” Members
โš™๏ธ Setup
๐Ÿ”’ Change Password
๐Ÿ“Š Google Sheets Integration
Deploy your Code.gs as a Web App and paste the URL here. When configured, live data replaces demo data.
๐Ÿ“– Setup Instructions
1Open Google Sheets โ†’ create a new spreadsheet
2Go to Extensions โ†’ Apps Script
3Paste the Code.gs content โ†’ Save
4Run initialize() function once
5Deploy โ†’ New deployment โ†’ Web App
      Execute as: Me | Access: Anyone
6Copy the Web App URL โ†’ paste above โ†’ Save
๐Ÿ”‘ Admin Mobiles (in Code.gs)
var ADMIN_MOBILES = ['9600034839', '9841520419'];
var OPENING_BALANCES = {
  'Mr.Swami': 1816,
  'Mr.Pathmanaban': 24504
};