Tanzania Debt Management System - AI-powered collection platform with smart reminders, biometric security, and real-time analytics. Built with Flask featuring M-Pesa integration and encrypted data protection for financial institutions.
# 🇹🇿 Tanzania Debt Management System
> AI-powered debt collection platform with smart reminders, biometric security, and real-time analytics for Tanzanian financial institutions.
## 🚀 Features
- **🤖 Smart AI Reminders** - Intelligent contact scheduling
- **🔐 Biometric Authentication** - Secure agent access
- **💳 M-Pesa Integration Ready** - Tanzanian payment support
- **📊 Real-time Analytics** - Live performance dashboards
- **🔒 Data Encryption** - Secure sensitive information
- **🎯 Team Performance Tracking** - Target achievement monitoring
## 🛠️ Tech Stack
- **Backend:** Python, Flask
- **Frontend:** HTML5, CSS3, JavaScript
- **Security:** Biometric auth, data encryption
- **Database:** In-memory (easily extendable to PostgreSQL)
## 📦 Installation
```bash
# Clone repository
git clone
github.com
# Install dependencies
pip install -r requirements.txt
# Run application
python app.py