West Africa's Premier Home Services Platform - Connecting homeowners with trusted service providers across Ghana and Nigeria.
Beulah is a comprehensive home services platform designed specifically for the West African market. We connect homeowners with verified service providers for cleaning, repairs, maintenance, and specialized services across major cities in Ghana and Nigeria.
To make quality home services accessible, reliable, and affordable for every Ghanaian and Nigerian household while empowering local service providers with technology and opportunities.
Beulah LLC is a modern, scalable service marketplace platform designed specifically for the Ghanaian and Nigerian market. Our platform connects customers seeking various services with verified, professional service providers, ensuring quality, reliability, and convenience.
Beulah/
βββ customer_app/ # Flutter app for customers
β βββ lib/ # Application source code
β βββ assets/ # Images, fonts, animations
β βββ test/ # Unit and widget tests
β βββ pubspec.yaml # Dependencies and configuration
βββ provider_app/ # Flutter app for service providers
β βββ lib/ # Application source code
β βββ assets/ # Images, fonts, animations
β βββ test/ # Unit and widget tests
β βββ pubspec.yaml # Dependencies and configuration
βββ admin_dashboard/ # Web/Flutter Admin dashboard
β βββ lib/ # Dashboard source code
β βββ web/ # Web-specific files
β βββ assets/ # Static assets
β βββ pubspec.yaml # Dependencies and configuration
βββ backend/ # Backend services & APIs
β βββ src/ # Source code
β βββ tests/ # API tests
β βββ docs/ # API documentation
β βββ config/ # Configuration files
β βββ migrations/ # Database migrations
β βββ package.json # Node.js dependencies
β βββ Dockerfile # Container configuration
βββ shared/ # Shared utilities and models
β βββ lib/ # Shared library code
β βββ test/ # Library tests
β βββ pubspec.yaml # Library dependencies
β βββ README.md # Library documentation
βββ docs/ # Documentation and specifications
β βββ api/ # API documentation
β βββ architecture/ # System architecture docs
β βββ mobile/ # Mobile app documentation
β βββ web/ # Web dashboard documentation
β βββ development/ # Development guides
β βββ business/ # Business logic documentation
β βββ integration/ # Integration guides
β βββ operations/ # Operations and deployment
β βββ README.md # Documentation index
βββ README.md # This file
- π Smart Service Discovery: AI-powered search and filtering with real-time availability powered by Supabase's PostgreSQL database
- π€ Comprehensive Provider Profiles: Detailed provider information with verified credentials, portfolios, ratings, and real-time reviews stored in Supabase
- β‘ Real-time Booking System: Instant booking with live availability checking, calendar synchronization, and automatic confirmations via Supabase real-time subscriptions
- π Live Service Tracking: GPS-based real-time tracking of service providers with push notifications via Firebase Cloud Messaging
- π³ Secure Payment Gateway: Multiple payment options (Paystack/Flutterwave) with escrow protection and transaction history stored securely in Supabase
- β Advanced Review System: Rate and review completed services with photo uploads, stored in Supabase with real-time updates
- π¬ Real-time Chat Support: Direct messaging with providers using Supabase real-time features and Firebase push notifications
- π‘οΈ Smart Dispute Resolution: AI-assisted dispute handling system with escalation workflows and resolution tracking
- π Intelligent Notifications: Firebase-powered push notifications for booking updates, provider messages, and promotional offers
- π Personal Analytics: Service history, spending analytics, and personalized recommendations powered by Firebase Analytics
- π Offline Capability: Cached data and offline booking queue with automatic sync when connection is restored
- π Secure Authentication: Firebase Authentication with multi-factor authentication, social login, and biometric security
- Profile Management: Comprehensive business profile setup
- Job Management: Accept, schedule, and track jobs
- Earnings Dashboard: Real-time earnings and analytics
- Customer Communication: Direct chat with customers
- Document Management: Upload certifications and portfolios
- Calendar Integration: Sync with personal calendars
- Performance Analytics: Track ratings and performance metrics
- Payment Tracking: Monitor payments and withdrawals
- User Management: Manage customers and providers
- Service Categories: Configure available services
- Analytics Dashboard: Comprehensive platform analytics
- Payment Management: Handle transactions and disputes
- Content Moderation: Review and moderate content
- System Configuration: Platform settings and features
- Report Generation: Generate various business reports
- Notification Management: Send platform-wide notifications
- Flutter: Cross-platform mobile and web development
- Dart: Programming language
- GetX: State management
- Go Router: Navigation and routing
- Material Design 3: UI/UX framework
- Supabase (PostgreSQL): Primary database with real-time capabilities
- Redis: Caching and session management
- Socket.io: Real-time communication
- JWT: Authentication and authorization
- Firebase: Authentication, push notifications, analytics
- Cloudinary: Image and video management
- AWS S3: File storage
- Google Maps: Location services
- Paystack/Flutterwave: Payment processing
- Docker: Containerization
- GitHub Actions: CI/CD pipeline
- ESLint/Prettier: Code formatting
- Jest: Testing framework
- Swagger: API documentation
- Microservices: Modular backend services
- RESTful APIs: Standard HTTP APIs
- Real-time Communication: WebSocket connections
- Event-driven: Asynchronous event processing
- Scalable: Horizontal scaling capabilities
- End-to-end Encryption: Secure data transmission with TLS 1.3
- Multi-layered Authentication: Firebase Auth + Supabase RLS for granular access control
- API Protection: Rate limiting, request validation, and DDoS protection
- Data Sanitization: Input validation and SQL injection prevention
- Compliance: GDPR, CCPA, and local data protection regulations
- Audit Logging: Comprehensive activity tracking in Supabase
- Secure File Handling: Virus scanning and content validation for uploads
- Authentication Flow: Firebase handles user authentication while Supabase manages user profiles and permissions
- Real-time Data: Supabase real-time subscriptions for live booking updates, chat messages, and provider locations
- Offline-First Architecture: Local Supabase caching with Firebase for push notifications when back online
- Analytics Pipeline: Firebase Analytics feeds into Supabase for comprehensive business intelligence
- File Management: Supabase Storage for user files with Firebase for metadata and access control
- Push Notifications: Firebase Cloud Messaging triggered by Supabase database events
- Edge Computing: Supabase Edge Functions for serverless business logic with Firebase for monitoring
- Primary Database: Supabase PostgreSQL for transactional data
- Real-time Layer: Supabase subscriptions for live updates
- Analytics Store: Firebase Analytics for user behavior insights
- File Storage: Supabase Storage with automatic CDN distribution
- Cache Layer: Redis for session management and frequently accessed data
- Search Engine: Full-text search capabilities with Supabase and external search services
- Flutter SDK (>=3.16.0)
- Redis (>=6.0)
- Docker & Docker Compose
- Git
-
Clone the repository
git clone https://github.com/beulah-llc/beulah-platform.git cd beulah-platform -
Setup Backend
cd backend npm install cp .env.example .env # Configure environment variables npm run dev
-
Setup Shared Library
cd ../shared flutter pub get flutter test
-
Setup Customer App
cd ../customer_app flutter pub get flutter run -
Setup Provider App
cd ../provider_app flutter pub get flutter run -
Setup Admin Dashboard
cd ../admin_dashboard flutter pub get flutter run -d chrome
- Native Performance: Flutter-powered iOS and Android apps with platform-specific optimizations
- Seamless Booking Flow: Intuitive multi-step booking process with real-time validation via Supabase
- Real-time Features: Live notifications, chat, and booking updates powered by Firebase Cloud Messaging and Supabase real-time subscriptions
- Smart Offline Mode: Intelligent caching with Supabase local storage and automatic sync when online
- Localization: Multi-language support for West African languages with Firebase Remote Config
- Analytics Integration: User behavior tracking and crash reporting via Firebase Analytics and Crashlytics
- Secure Data: End-to-end encryption for sensitive data with Firebase Security Rules and Supabase RLS (Row Level Security)
- Job management interface
- Earnings tracking
- Customer communication
- Document upload
- Performance analytics
- Comprehensive management interface
- Real-time analytics
- User management
- Content moderation
- System configuration
- Authentication & Authorization: Firebase Authentication with custom claims and Supabase Row Level Security (RLS)
- Real-time Database: Supabase PostgreSQL with real-time subscriptions for live updates
- Booking Management: Complex booking workflows with state management in Supabase
- Payment Processing: Secure payment handling with Paystack/Flutterwave integration and transaction logging
- Notification Engine: Firebase Cloud Messaging for push notifications with targeting and analytics
- File Storage: Supabase Storage for user uploads with CDN delivery and automatic optimization
- Analytics & Monitoring: Firebase Analytics for user insights and Crashlytics for error tracking
- API Gateway: RESTful APIs with Supabase Edge Functions for serverless computing
- Real-time Communication: WebSocket connections via Supabase for live chat and updates
- English (Primary - Ghana & Nigeria)
- Twi (Ghana)
- Ga (Ghana)
- Ewe (Ghana)
- Hausa (Northern Nigeria & Northern Ghana)
- Yoruba (Western Nigeria)
- Igbo (Eastern Nigeria)
- Pidgin English (Widely spoken)
- Greater Accra Region ποΈ
- Ashanti Region π
- Western Region π’οΈ
- Central Region ποΈ
- Eastern Region πΏ
- Lagos State ποΈ
- Abuja (FCT) ποΈ
- Kano State π
- Rivers State π’οΈ
- Oyo State π
- Kaduna State β‘
- Primary Currency: Ghanaian Cedi (GHβ΅)
- Payment Methods:
- Bank transfers
- Debit/Credit cards
- Mobile money (MTN Mobile Money, AirtelTigo Money, Vodafone Cash)
- USSD payments
- Cash on delivery
- Primary Currency: Nigerian Naira (β¦)
- Payment Methods:
- Bank transfers
- Debit/Credit cards
- Mobile money (MTN, Airtel, etc.)
- USSD payments
- Cash on delivery
- Follow Dart/Flutter conventions
- Use ESLint for JavaScript
- Implement comprehensive testing
- Document all APIs
- Follow Git flow branching
- Unit tests for business logic
- Widget tests for UI components
- Integration tests for workflows
- API tests for backend services
- End-to-end testing
- Staging environment for testing
- Production deployment via CI/CD
- Blue-green deployment strategy
- Automated rollback capabilities
- Performance monitoring
- Commission: Percentage from completed bookings
- Subscription: Premium provider memberships
- Advertising: Featured listings and promotions
- Value-added Services: Insurance, financing, training
- Primary: Urban areas in Ghana and Nigeria
- Secondary: Suburban and rural expansion
- Demographics: Middle-class households and businesses
- Services: Home improvement, maintenance, professional services
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests for new features
- Ensure all tests pass
- Submit a pull request
- Follow coding standards
- Write comprehensive tests
- Update documentation
- Use meaningful commit messages
- Review code thoroughly
This project is licensed under the MIT License with additional terms for Beulah LLC. See the LICENSE file for details.
- Email: support@beulah.com.gh
- Phone: +233 (0) 30 123 4567
- Website: https://beulah.com.gh
- Email: support@beulah.ng
- Phone: +234 (0) 1 234 5678
- Website: https://beulah.ng
- Docs: https://docs.beulah.ng
- API: https://api.beulah.ng/docs
- Flutter team for the amazing framework
- Open source community for valuable packages
- Ghanaian and Nigerian tech ecosystems for inspiration
- Beta testers and early adopters
Made with β€οΈ in West Africa π¬ππ³π¬