Modernizing Local Governance
The Village Governance & Financial MIS (VGF-MIS) is a powerful web-based application built to replace traditional paper-based accounting in local government offices. This system provides a unified platform for Secretaries and Chairmen to manage their council's fiscal health with zero mathematical errors.
Developed with a focus on user experience, the system allows for the tracking of complex financial chains, where the closing balance of one fiscal year automatically carries forward as the opening balance of the next, maintaining a perfect audit trail.
Secure Multi-User Architecture
Every Village Council operates in a completely isolated environment. Upon registration, your data is protected by a unique User ID filter, ensuring that financial records, asset lists, and council member details remain private and secure to your specific council.
Deploying VGF-MIS (Offline Installation)
To run this system locally on your office laptop using XAMPP, follow these technical steps:
2. Copy 'vgf_mis' to htdocs folder.
3. Create database 'vc_akbarpura3' in phpMyAdmin.
4. Import the schema provided in the SQL folder.
5. Configure 'config/db.php' with your credentials.
6. Access via http://localhost/vgf_mis/login.php