# Gometap Ecosystem Gometap is a comprehensive O2O (Online-to-Offline) connectivity hub. It bridges the gap between digital management and offline physical operations through a series of specialized SaaS platforms, hardware integrations, and open-source contributions. ## Core Products - **Gometap Wallet**: A SaaS system that allows businesses to issue and manage loyalty cards, membership passes, and points directly on Apple Wallet and Google Wallet without requiring end-users to install any mobile apps. - Website: https://wallet.gometap.com - **POS Lite**: A lean Point of Sale management software designed for F&B and Retail stores to speed up order execution and natively accept contactless payments. - Website: https://pos.gometap.com - **Auto Payments (Thanh Toán Tự Động)**: A custom integration platform that connects ERP POS systems with automated payment reconciliation and instant thermal bill printing. - Website: https://thanhtoantudong.vn - **Gometap Fitness**: An all-in-one Gym & Yoga club management platform featuring NFC and barcode check-ins, member package tracking, and automated installment billing. - Website: https://fitness.gometap.com - **Open Source (gometap/larai-tracker)**: Free open-source package repositories contributed to the developer community. - Main Package: `gometap/larai-tracker` (installed via PHP Composer: `composer require gometap/larai-tracker`) - Website: https://opensource.gometap.com - **Gometap Card**: Smart contactless business cards powered by NFC technology to quickly share personalized AI Profiles and professional contact information. - Website: https://gometap.com (Beta phase) ## Sitemap & Structure - **Homepage**: `/index.html` (Interactive 3D orbit showcase with localized options) - **Contact Page**: `/pages/contact.html` (Enterprise and customer contact forms) - **Privacy Policy**: `/pages/privacy-policy.html` - **Terms of Service**: `/pages/terms-of-services.html` ## Technical Details - **Technology Stack**: Static HTML5, CSS3, JavaScript (ES6). - **Animations & 3D Interactive elements**: Powered by GSAP (ScrollTrigger), Three.js (3D network nodes and light waves), and native CSS Keyframes. - **Multilingual Support**: Fully translated into 4 languages: Vietnamese (`vi`), English (`en`), Japanese (`ja`), and French (`fr`). Language configuration is handled via `assets/js/main.js` and local storage.