Logo Lanfrica

thecodem-dev/transiai

Domaine:

mobility

Type de record:

software
Créateur:
the
Hôte:
African AI-Powered Mobility Platform - FAANG-grade design with real maps # TransiAI - African AI-Powered Mobility Platform ## Overview TransiAI is a comprehensive, AI-powered transportation platform designed specifically for South Africa. It integrates buses, taxis, vans, and community shuttles into a single intelligent system with real-time tracking, digital queueing, and smart ticketing. ## 🎨 Design System ### Color Palette (African NeoTech) - **Clay Orange**: #CC5A1A (Primary) - **Warm Gold**: #DFAA3A (Accent) - **Deep Brown**: #3A2F2A (Text/Dark) - **Cool Teal**: #1BA39C (Tech Accent) - **Deep Indigo**: #24315E (Secondary) ### Typography - Primary Font: System UI fonts (Segoe UI, Roboto, etc.) - Clean, modern sans-serif for accessibility ## 📱 Passenger Application (COMPLETED) The passenger application is a fully functional mock application with the following features: ### Pages Implemented 1. **Landing Page** (`index.html`) - Hero section with call-to-action - Features showcase - About section - Footer with links 2. **Authentication** - Login (`passenger/login.html`) - Registration (`passenger/register.html`) - Demo credentials provided 3. **Dashboard** (`passenger/index.html`) - Welcome section with wallet balance - Quick action cards - Recent trips display - Popular routes 4. **Live Map** (`passenger/map.html`) - Interactive map mockup - Route search and selection - Real-time vehicle tracking - Vehicle information panel - Live tracking simulation 5. **Digital Queue** (`passenger/queue.html`) - Queue number display - Real-time wait time updates - Progress tracking - QR code generation for boarding - Queue simulation (auto-updates) 6. **Ticket** (`passenger/ticket.html`) - Digital boarding pass - QR code display - Trip details - Download and share options - Contact driver feature 7. **Trip History** (`passenger/history.html`) - Timeline view of all trips - Statistics dashboard - Filters (status, date, search) - Receipt viewing - Trip rating system - Export functionality 8. **Profile** (`passenger/profile.html`) - Acco …