Logo Lanfrica

Kuria-byte/docs

Domain:

socioeconomicdigital infrastructure

Record type:

software
Creator:
Kur
Host:
# AWO (African Wealth Oasis) Platform **Version:** 1.0\ **Status:** Product Planning \ **License:** Proprietary ## Overview African Wealth Oasis (AWO) is a mobile-first wealth management platform specifically designed for African women in the SADC (Southern African Development Community) region. The platform combines behavioral financial analysis through bank transaction data with culturally relevant community features to democratize access to savings, investment, and financial education. ## 🌟 Key Features - **DIVA Scoring System**: Real-time financial health assessment based on actual transaction data - **Digital Chama/Stokvel Management**: Modernized traditional savings groups with blockchain transparency - **Financial Education Hub**: Gamified learning modules for financial literacy - **Investment Marketplace**: Curated investment options tailored to different risk profiles - **Mobile Money Integration**: Seamless connection with popular mobile money platforms - **Multi-Channel Access**: Smartphone app, web interface, and USSD for feature phones ## 🎯 Mission To build a trusted, inclusive, and empowering digital wealth ecosystem that improves the financial well-being of African women by providing them with the tools, resources, and community to control and grow their wealth. ## 🏗️ Architecture AWO is built using a modern, cloud-native architecture: - **Frontend**: React Native (Mobile), React (Web), USSD Interface - **Backend**: Node.js with NestJS framework - **Database**: PostgreSQL (primary), MongoDB (documents), Redis (cache) - **Infrastructure**: AWS with Kubernetes orchestration - **APIs**: GraphQL and REST with comprehensive OpenAPI documentation ## 🚀 Quick Start ### Prerequisites - Node.js 18 LTS or higher - Docker and Docker Compose - AWS CLI configured - Git ### Local Development Setup ``` # Clone the repository git clone github.com cd awo-core # Install dependencies npm install # Set up environment vari …

Languages