๐ Platform Quick Reference¶
Quick overview and comparison of all Appgain platforms and solutions for easy reference.
๐งญ Navigation & Quick Links¶
๐ Quick Access¶
- ๐ Home - Return to main knowledge base
- ๐ข Company Overview - About Appgain and our solutions
- ๐ฏ Products & Solutions - Complete platform overview
- ๐ ๏ธ Role Finder - Find your specific role
๐ Platform Solutions¶
- ๐ Shrinkit Platform - E-commerce marketing
- ๐ช RetailGain Platform - Retail & F&B solutions
- ๐ฑ Appgain.io Platform - Mobile app marketing
- ๐ iKhair Platform - Islamic finance solutions
๐ Related Resources¶
- ๐ Complete Knowledge Base - Everything in one place
- ๐๏ธ System Architecture - Technical overview
- ๐ Documentation Review - Latest updates
๐ Platform Comparison Matrix¶
| Platform | Primary Focus | Target Market | Key Features | Best For |
|---|---|---|---|---|
| Appgain.io | Digital Marketing & Automation | Global businesses | AppBoost, Shrinkit, ConnectGain, ShopiApp | Mobile apps, E-commerce, SaaS |
| RetailGain | Retail & F&B Operations | MENA region | Auto Tawzee, Maksabak, POSPro | Distributors, Retailers, F&B |
| Shrinkit | E-commerce Conversion | Shopify stores | Cart recovery, CRM, Automation | Online retailers, E-commerce |
| iKhair | Islamic Finance | Islamic institutions | Banking, Charity, Community | Islamic banks, Charities |
Learn More: - ๐ Complete Platform Guide - ๐ข Company Overview - ๐ฏ Role-Based Guides
๐ฏ Quick Platform Overviews¶
๐ Appgain.io Platform¶
Purpose: Digital marketing and automation platform for mobile apps and e-commerce
Key Solutions: - AppBoost - Mobile app growth and retention automation - Shrinkit - E-commerce conversion optimization - ConnectGain - Multi-channel conversational automation - ShopiApp - Shopify to mobile app conversion
Quick Access: - ๐ Full Platform Guide - ๐ Quick Start - ๐ Complete Knowledge Base
๐ช RetailGain Platform¶
Purpose: Complete retail and F&B business solution
Key Solutions: - Auto Tawzee - B2B distribution automation - Maksabak - E-commerce website builder - POSPro - Smart POS and marketing
Quick Access: - ๐ Full Platform Guide - ๐ฅ Video Tutorials - ๐ Quick Start
๐ Shrinkit Platform¶
Purpose: E-commerce conversion optimization and cart recovery
Key Features: - Cart Recovery - Automated abandoned cart campaigns - CRM Integration - Customer relationship management - Marketing Automation - Personalized customer journeys - Multi-channel - SMS, Web Push, Email campaigns
Quick Access: - ๐ Full Platform Guide - ๐ฅ Video Tutorials - ๐ Quick Start
๐ iKhair Platform¶
Purpose: Islamic finance and community management
Key Features: - Islamic Banking - Sharia-compliant financial services - Charity Management - Donation and zakat tracking - Community Building - Islamic community engagement - Financial Compliance - Islamic finance regulations
Quick Access: - ๐ Full Platform Guide - ๐ Quick Start
๐ง Technical Quick Reference¶
Backend Technologies¶
- Appgain.io: Node.js, Python, MongoDB, Redis
- RetailGain: Python, Odoo, PostgreSQL, Redis
- Shrinkit: Python, Shopify API, MongoDB
- iKhair: Python, Islamic finance APIs, PostgreSQL
Learn More: - ๐๏ธ System Architecture - โ๏ธ System Components - ๐ง Component Details
Frontend Technologies¶
- Web Dashboards: React 18, TypeScript, Material-UI
- Mobile Apps: React Native, Flutter, Native iOS/Android
- Admin Panels: Vue.js, Bootstrap, Custom CSS
Learn More: - ๐จ Frontend Engineer Guide - ๐ฑ Mobile Engineer Guide
Database & Storage¶
- Primary Database: MongoDB (NoSQL), PostgreSQL (SQL)
- Cache Layer: Redis for session management
- File Storage: Internal CDN, AWS S3 integration
- Search: Elasticsearch, Lunr.js for documentation
Learn More: - ๐ Data Engineer Guide - ๐ง Backend Engineer Guide
๐ SDK & Integration Quick Reference¶
API Endpoints¶
- Base URL:
https://api.appgain.io - Authentication: JWT tokens, API keys
- Rate Limits: 1000 requests/minute per API key
- Documentation: API Reference
SDK Downloads¶
- JavaScript/TypeScript:
npm install @appgain/sdk - Python:
pip install appgain-sdk - React Native:
npm install @appgain/react-native - Flutter:
flutter pub add appgain_flutter
Learn More: - ๐ง Backend Engineer Guide - ๐ฑ Mobile Engineer Guide - ๐จ Frontend Engineer Guide
Webhook Configuration¶
- Endpoint:
https://your-domain.com/webhooks/appgain - Authentication: HMAC signature verification
- Events: User registration, payment, engagement
- Retry Policy: 3 attempts with exponential backoff
๐จ Emergency Contacts & Status¶
System Status¶
- Status Page: https://status.instabackend.io/
- Real-time Monitoring: Monitor Dashboard
- Alert System: PagerDuty integration for critical issues
Emergency Contacts¶
- DevOps Team: DevOps Engineer Guide
- System Admin: System Architecture
- Support Team: Support & Testing Engineer
Critical Services¶
- API Gateway: KONG Configuration
- Database: MongoDB Setup
- Cache: Redis Configuration
๐ Learning Resources Quick Access¶
Role-Based Learning¶
- ๐ค AI Engineer - AI/ML development and automation
- ๐ Data Engineer - Data pipelines and analytics
- ๐ง DevOps Engineer - Infrastructure and deployment
- โ๏ธ Backend Engineer - Server-side development
- ๐จ Frontend Engineer - User interface development
- ๐ฑ Mobile Engineer - Mobile app development
- ๐ Fullstack Engineer - Full development stack
- ๐ Project Manager - Project management
- ๐ ๏ธ๐งช Support & Testing - Quality assurance
Platform-Specific Learning¶
- ๐ Shrinkit Development - E-commerce platform development
- ๐ช RetailGain Development - Retail platform development
- ๐ฑ Mobile App Marketing - Mobile app development and marketing
- ๐ค AI Marketing Automation - AI-powered marketing solutions
Technical Deep Dive¶
- ๐๏ธ System Architecture - High-level system overview
- โ๏ธ System Components - Detailed component breakdown
- ๐ง API Management - API gateway and integration
- ๐ฑ Parse Server - Backend-as-a-Service platform
๐ Developer Golden Rules Quick Reference¶
๐ Essential Development Standards¶
Daily Workflow¶
- โ Jira Task Completion: Work assigned tasks to completion with happy path coverage
- โ Postman Updates: Save correct cURL commands for all new endpoints
- โ Git Commits: Push work to GitLab daily
- โ Code Review: Peer review required before testing
Quality Standards¶
- โ Testing: Pre and post-deployment testing mandatory
- โ Code Formatting: Use Black (Python) / Prettier (JS/TS)
- โ Documentation: Update docs when adding features or changing APIs
- โ Security: Validate inputs, check permissions, secure dependencies
Best Practices¶
- โ Branch Strategy: One Jira task = one Git branch
- โ Communication: Keep Jira updated, document decisions, ask questions early
- โ Performance: Optimize queries, implement caching, monitor resources
- โ Deployment: Environment parity, rollback plans, monitoring setup
๐ Full Details: See Role Finder & Development Guidelines
๐ Related Resources¶
๐ Next Steps¶
- ๐ฏ Find Your Role - Discover your specific responsibilities
- ๐ Complete Knowledge Base - Everything in one place
- ๐ข Company Overview - About Appgain and our solutions
๐๏ธ Technical Deep Dive¶
- ๐๏ธ System Architecture - High-level system overview
- โ๏ธ System Components - Detailed component breakdown
- ๐ง API Documentation - Integration and API management
๐ Documentation & Support¶
- ๐ Documentation Review - Latest updates and changes
- ๐ Support Contacts - Get help when you need it
- ๐ Learning Resources - Training materials and courses
Last updated: See Documentation Review for latest changes