SPFI Loan Management System - Deployment Package
Generated: 12/05/2025 15:26:44

INSTALLATION:
1. Extract this ZIP
2. Run: npm install
3. Create .env file with: PORT=3000 and JWT_SECRET=your_secret
4. Run: node index.js
5. Access: http://localhost:3000

DEFAULT LOGINS:
Manager: manager@spfi.com / password123
Accountant: accountant@spfi.com / password123
Officer: officer@spfi.com / password123

FEATURES:
- Transaction recording for all fees
- Mobile-responsive UI (iPhone 15, Pixel 5 optimized)
- Salary expense tracking
- Payment recording system
- Security improvements

MOBILE ACCESS:
Find server IP with ipconfig
Access from phone: http://YOUR_IP:3000

